mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-12-10 13:30:31 +05:00
actions stale update
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -3,6 +3,7 @@ name: Close stale issues
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
actions: write
|
actions: write
|
||||||
@@ -26,3 +27,4 @@ jobs:
|
|||||||
|
|
||||||
exempt-issue-labels: 'pinned,games'
|
exempt-issue-labels: 'pinned,games'
|
||||||
remove-stale-when-updated: true
|
remove-stale-when-updated: true
|
||||||
|
operations-per-run: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user