1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-28 01:10:52 +01:00
accidently disabled stale in testing code
This commit is contained in:
Aaron Liu 2023-11-10 17:10:22 -05:00 committed by GitHub
parent 1677a6e484
commit c9a5c5a8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,8 @@
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