We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf6391 commit e0780c6Copy full SHA for e0780c6
1 file changed
.github/workflows/schedule.yml
@@ -5,7 +5,7 @@ on:
5
inputs:
6
branch:
7
type: string
8
- default: "master"
+ default: "next"
9
schedule:
10
- cron: 0 23 * * *
11
0 commit comments