We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2232b commit 5d41bb0Copy full SHA for 5d41bb0
.github/workflows/on-pr-changes-requested-move-labels.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
run-id: ${{ github.event.workflow_run.id }}
21
name: pr_number
22
+ github-token: ${{ secrets.GITHUB_TOKEN }}
23
continue-on-error: true
24
- name: Check for pr_number.txt
25
id: check
0 commit comments