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

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