mirror of
https://github.com/ceph/ceph
synced 2025-02-25 03:52:04 +00:00
Merge pull request #45510 from ceph/fix-github_workflow-master
.github: continue on error Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
c90c92a776
1
.github/workflows/pr-triage.yml
vendored
1
.github/workflows/pr-triage.yml
vendored
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user