mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-27 17:00:52 +01:00
Update stale.yml
This commit is contained in:
parent
c9a5c5a8c2
commit
9ad91c714e
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: 'Close stale issues and PRs'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write # only for delete-branch option
|
||||
issues: write
|
||||
|
Loading…
Reference in New Issue
Block a user