use PAT for lock-threads

This commit is contained in:
aptalca 2024-12-20 21:08:18 -05:00
parent d642661904
commit 0a87ee4114
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548

View File

@ -75,3 +75,4 @@ jobs:
include-any-pr-labels: no-pr-activity
pr-comment: This pull request is locked due to inactivity
exclude-any-pr-labels: awaiting-approval,work-in-progress
github-token: ${{ secrets.CR_PAT }}