We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5256034 + 4b45855 commit 30f3624Copy full SHA for 30f3624
.github/workflows/github-actions.yaml
@@ -6,7 +6,7 @@ on:
6
- '**' # Matches any branch
7
workflow_dispatch:
8
schedule:
9
- - cron: "*/59 * * * *"
+ - cron: "*/20 * * * *"
10
11
jobs:
12
tests:
0 commit comments