chore: Update .github/workflows/stale.yml [skip ci]

This commit is contained in:
GitHub
2023-06-28 08:51:03 +00:00
parent 3b6d1d8514
commit 2d1e4f16ae
+5 -1
View File
@@ -2,7 +2,11 @@ name: Close and mark stale issue
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * *'
permissions:
issues: write
pull-requests: write
jobs:
stale: