Merge pull request #37 from linuxserver/v1-cron-pat

have stale action use the pat so it triggers other workflows
This commit is contained in:
aptalca 2023-08-15 09:27:04 -04:00 committed by GitHub
commit f3699e268a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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