Update stale.yml
This commit is contained in:
parent
4371acf74f
commit
49056523dd
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 'Close stale issues and PRs'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 * * * *'
|
||||
- cron: '0 */1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Loading…
Reference in New Issue
Block a user