1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Execute stale action on push

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-09-08 21:11:19 +02:00
parent edcdf37fe6
commit ccc51fcd40

View file

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