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 44a5cca commit b97dcbaCopy full SHA for b97dcba
.github/workflows/scheduled_unittests.yml
@@ -8,7 +8,7 @@ name: Scheduled unit tests
8
on:
9
workflow_dispatch:
10
schedule:
11
- - cron: "17 7 * * 7"
+ - cron: "17 7 * * 0"
12
13
jobs:
14
run:
0 commit comments