Skip to content

Commit 2c8f0a8

Browse files
committed
update default schedule
1 parent 249fbd8 commit 2c8f0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
branch:
77
type: string
8-
default: "master"
8+
default: "next"
99
schedule:
1010
- cron: 0 23 * * *
1111

0 commit comments

Comments
 (0)