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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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