mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 08:54:20 +01:00
github: Fix stale workflow access token
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
- name: Close stale pull requests
|
||||
uses: actions/stale@v6
|
||||
with:
|
||||
repo-token: ${{ secrets.STALE_GH_TOKEN }}
|
||||
operations-per-run: 1000
|
||||
ascending: true
|
||||
stale-pr-message: 'This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.'
|
||||
|
||||
Reference in New Issue
Block a user