Skip to content

Commit 0bf6606

Browse files
authored
chore: Run nightly 1.0 build weekly (#1697)
1 parent adb988c commit 0bf6606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-1.0-builds.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: Nightly Builds (1.0)
1010

1111
on:
1212
schedule:
13-
- cron: "0 0 * * *"
13+
- cron: "0 0 * * 0"
1414
workflow_dispatch:
1515

1616
permissions: {}

0 commit comments

Comments
 (0)