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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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