1
0
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:
Aaron Liu 2023-11-10 17:11:46 -05:00 committed by GitHub
parent c9a5c5a8c2
commit 9ad91c714e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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