mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Change stale actions cron
This commit is contained in:
parent
78841c8232
commit
edcdf37fe6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -2,7 +2,7 @@ name: Mark stale issues and pull requests
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 1 * * *"
|
||||
- cron: "0 19 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue