Skip to content

Commit e0780c6

Browse files
committed
update default schedule
1 parent acf6391 commit e0780c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)