.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:
Nizamudeen A 2023-08-08 10:34:59 +05:30
parent 4db3c6308d
commit 38ee272419

View File

@ -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 }}