1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2020-09-08 20:16:26 +02:00
parent 78841c8232
commit edcdf37fe6

View file

@ -2,7 +2,7 @@ name: Mark stale issues and pull requests
on:
schedule:
- cron: "30 1 * * *"
- cron: "0 19 * * *"
jobs:
stale: