Skip to content

Commit ccc56f0

Browse files
authored
build less often
1 parent 11bb57a commit ccc56f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ concurrency:
55

66
on:
77
schedule:
8-
- cron: "0 7 1/3 * *"
8+
- cron: "0 7 1/6 * *"
99
workflow_dispatch: {}
1010

1111
jobs:

0 commit comments

Comments
 (0)