have stale action use the pat so it triggers other workflows

This commit is contained in:
aptalca 2023-08-15 09:22:19 -04:00
parent 787ee6b167
commit 0fca5610b7
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548

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