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 e183cfa commit d775bc8Copy full SHA for d775bc8
.github/workflows/build.yaml
@@ -5,7 +5,7 @@ on:
5
# disabled until initial testing passed
6
schedule:
7
# build weekly to find breakage
8
- - cron: '13 1 * * 7'
+ - cron: '13 1 * * 6'
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments