Skip to content

Commit d775bc8

Browse files
committed
run on saturday
(sunday would actually have been 0)
1 parent e183cfa commit d775bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
# disabled until initial testing passed
66
schedule:
77
# build weekly to find breakage
8-
- cron: '13 1 * * 7'
8+
- cron: '13 1 * * 6'
99

1010
concurrency:
1111
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)