GitHub CI: Change secret
This commit is contained in:
parent
765202e23c
commit
3945acd65b
2
.github/workflows/set_pr_labels.yml
vendored
2
.github/workflows/set_pr_labels.yml
vendored
@ -32,5 +32,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python3 check_pr.py
|
python3 check_pr.py
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.CI }}
|
||||||
working-directory: .github/org_control
|
working-directory: .github/org_control
|
||||||
|
Loading…
Reference in New Issue
Block a user