[fix]action start workflow manual
This commit is contained in:
parent
bf3ff946d0
commit
f83fe7d8e8
|
@ -2,6 +2,7 @@ name: 'Close stale issues and PRs'
|
|||
on:
|
||||
schedule:
|
||||
- cron: '30 1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
Loading…
Reference in New Issue