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 fbc9f7a commit 054da4cCopy full SHA for 054da4c
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ on:
16
17
# Run scheduled CI flow daily
18
schedule:
19
- - cron: '0 8 * * *'
+ - cron: '0 8 * * 0'
20
21
jobs:
22
test:
0 commit comments