mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-28 01:10:52 +01:00
oops...
accidently disabled stale in testing code
This commit is contained in:
parent
1677a6e484
commit
c9a5c5a8c2
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user