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 e164da8 commit fc0e916Copy full SHA for fc0e916
.github/workflows/test_install.yml
@@ -26,7 +26,7 @@ on:
26
types: [completed]
27
schedule:
28
# * is a special character in YAML so you have to quote this string
29
- - cron: '30 90 * * 2
+ - cron: '30 21 * * 2'
30
31
# Workflow jobs:
32
jobs:
0 commit comments