This commit is contained in:
Aaron Liu
2023-09-02 11:38:12 -04:00
committed by GitHub
parent 2948adffac
commit 55cd27a130

View File

@@ -1,7 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
- cron: '0 0 * * *'
permissions:
contents: write # only for delete-branch option