mirror of
https://github.com/linuxserver/github-workflows.git
synced 2026-03-02 00:02:48 +08:00
have stale action use the pat so it triggers other workflows
This commit is contained in:
parent
787ee6b167
commit
0fca5610b7
2
.github/workflows/issues-cron.yml
vendored
2
.github/workflows/issues-cron.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
days-before-close: 60
|
||||
exempt-issue-labels: awaiting-approval,work-in-progress
|
||||
exempt-pr-labels: awaiting-approval,work-in-progress
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo-token: ${{ secrets.CR_PAT }}
|
||||
operations-per-run: 400
|
||||
|
||||
- name: sleep for ratelimit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user