Updated cron expresion for test

This commit is contained in:
Nacho
2019-09-23 10:22:19 -04:00
committed by GitHub
parent 9f4ca63603
commit 3fdf2c7e32

View File

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