mirror of
https://github.com/ceph/ceph
synced 2025-02-16 15:27:47 +00:00
.github: pr-triage broken link fix
The link I put was broken so replacing it with the correct one: Fixes: https://github.com/ceph/ceph/pull/52455 Signed-off-by: Nizamudeen A <nia@redhat.com>
This commit is contained in:
parent
4db3c6308d
commit
38ee272419
2
.github/workflows/pr-triage.yml
vendored
2
.github/workflows/pr-triage.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Assign to Dashboard project
|
||||
# https://github.com/marketplace/actions/add-to-github-projects?version=v0.5.0
|
||||
uses: actions/add-to-project@b33924cba28b1b9cb8ea871f99f264a2f4a07185
|
||||
uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c
|
||||
with:
|
||||
project-url: https://github.com/orgs/ceph/projects/2
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user