We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95701b1 + ac22592 commit 25d9ea3Copy full SHA for 25d9ea3
.github/workflows/stale-tasks.yml
@@ -21,5 +21,4 @@ jobs:
21
stale-pr-message: >
22
PR has been automatically marked as stale due to inactivity for 45 days. Update the PR to remove label, otherwise it will be automatically closed."
23
exempt-issue-labels: keep-alive
24
- token: ${{ secrets.GITHUB_TOKEN }}
25
- debug-only: true
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments