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.
1 parent 5256034 commit 4b45855Copy full SHA for 4b45855
.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