mirror of
https://github.com/actions/stale.git
synced 2025-12-15 15:59:19 +00:00
Update close_stale.yml
This commit is contained in:
2
.github/workflows/close_stale.yml
vendored
2
.github/workflows/close_stale.yml
vendored
@@ -14,4 +14,4 @@ jobs:
|
|||||||
wait_after_stale_days: 0
|
wait_after_stale_days: 0
|
||||||
max_operations_per_run: 1
|
max_operations_per_run: 1
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # todo: secrets.github_token
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user