mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-12-10 05:19:45 +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:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
@@ -26,3 +27,4 @@ jobs:
|
||||
|
||||
exempt-issue-labels: 'pinned,games'
|
||||
remove-stale-when-updated: true
|
||||
operations-per-run: 100
|
||||
|
||||
Reference in New Issue
Block a user