Skip to content

Commit 21cef45

Browse files
authored
feat: Add devel branch to pull request process (#23)
1 parent 183461a commit 21cef45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request:
44
branches:
55
- main
6+
- devel
67
schedule:
78
- cron: '20 20 * * *' # 8:20pm everyday
89
push:

0 commit comments

Comments
 (0)