mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-22 13:29:59 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # only for delete-branch option
|
contents: write # only for delete-branch option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user