1
0
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:
Aaron Liu 2023-09-02 11:45:15 -04:00 committed by GitHub
parent 55cd27a130
commit 14384284f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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