mirror of
https://github.com/ceph/ceph
synced 2025-01-13 14:33:36 +00:00
.github: update add-to-project action
Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com>
This commit is contained in:
parent
7a29b2dd74
commit
c9a7e7158e
4
.github/workflows/pr-triage.yml
vendored
4
.github/workflows/pr-triage.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
||||
sync-labels: ''
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Assign to Dashboard project
|
||||
# https://github.com/marketplace/actions/add-to-github-projects?version=v0.4.0
|
||||
uses: actions/add-to-project@960fbad431afda394cfcf8743445e741acd19e85
|
||||
# https://github.com/marketplace/actions/add-to-github-projects?version=v0.4.1
|
||||
uses: actions/add-to-project@4756e6330fe1e0a736690d3cfd9f11c9399c2ed4
|
||||
with:
|
||||
project-url: https://github.com/orgs/ceph/projects/2
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user