We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183461a commit 21cef45Copy full SHA for 21cef45
.github/workflows/build.yml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
branches:
5
- main
6
+ - devel
7
schedule:
8
- cron: '20 20 * * *' # 8:20pm everyday
9
push:
0 commit comments