]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: continue on error 45510/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Thu, 17 Mar 2022 19:53:31 +0000 (20:53 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 19:53:31 +0000 (20:53 +0100)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.github/workflows/pr-triage.yml

index 77fcff462e382caf4a9ee79b349195a7eb79cdfa..4c4855cbf13382da409468e0761671216f1ea75a 100644 (file)
@@ -17,6 +17,7 @@ jobs:
         with:
           configuration-path: .github/milestone.yml
           repo-token: "${{ secrets.GITHUB_TOKEN }}"
+        continue-on-error: true
       - name: Assign to Dashboard project
         uses: srggrs/assign-one-project-github-action@65a8ddab497df42ef268001e67bbf976f8fd39e1
         if: contains(github.event.pull_request.labels.*.name, 'dashboard')