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 ece9bbb commit 67e538bCopy full SHA for 67e538b
1 file changed
.github/workflows/build.yml
@@ -16,6 +16,7 @@ on:
16
pull_request:
17
branches:
18
- main
19
+ - develop
20
types: [opened, synchronize, reopened]
21
schedule:
22
- cron: '0 0 * * *' # 毎日UTCで午前0時に実行
0 commit comments