forked from extern/nushell
Update stale.yml
temporarily make it manually triggerable
This commit is contained in:
parent
62eae9b470
commit
3f2a99a936
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 'Close stale issues and PRs'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 1 * * *'
|
||||
workflow-dispatch:
|
||||
#schedule:
|
||||
# - cron: '30 1 * * *'
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
Loading…
Reference in New Issue
Block a user