There was an error while loading. Please reload this page.
1 parent 21d7300 commit e4ae49cCopy full SHA for e4ae49c
.github/workflows/github-actions.yaml
@@ -6,7 +6,7 @@ on:
6
- '**' # Matches any branch
7
workflow_dispatch:
8
schedule:
9
- - cron: "*/15 * * * *"
+ - cron: "*/59 * * * *"
10
11
jobs:
12
tests:
0 commit comments