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 249fbd8 commit 2c8f0a8Copy full SHA for 2c8f0a8
.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