mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-20 20:51:49 +01:00
Make stale manually dispatchable
, hopefully
This commit is contained in:
parent
55cd27a130
commit
14384284f0
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -2,6 +2,7 @@ name: 'Close stale issues and PRs'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write # only for delete-branch option
|
||||
|
Loading…
x
Reference in New Issue
Block a user