mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Merge pull request #52988 from ceph/gh-add-to-project-fix-perm-issue
.github: fix add to dashboard failing Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
This commit is contained in:
commit
377fce0c44
2
.github/workflows/pr-triage.yml
vendored
2
.github/workflows/pr-triage.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c
|
||||
with:
|
||||
project-url: https://github.com/orgs/ceph/projects/2
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
labeled: dashboard
|
||||
- name: Assign milestone based on target brach name
|
||||
# https://github.com/marketplace/actions/pull-request-milestone?version=v1.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user