Update stale.yml

temporarily make it manually triggerable
This commit is contained in:
Darren Schroeder
2021-06-23 18:43:24 -05:00
committed by GitHub
parent 62eae9b470
commit 3f2a99a936

View File

@ -1,7 +1,8 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
workflow-dispatch:
#schedule:
# - cron: '30 1 * * *'
permissions:
issues: write