cron workflows

This commit is contained in:
Jaco Greeff
2021-06-02 10:07:43 +03:00
parent 3cb7b9ec17
commit 7c17d9a304
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '10 3 * * *'
- cron: cron: '2 2 * * *'
jobs:
stale: