Skip to content

Commit 688bfe9

Browse files
Merge pull request #125 from svermeulen/Develop
Add develop branch to CI workflow
2 parents 8ed25e8 + 6d433b4 commit 688bfe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
pull_request: {}
55
push:
66
branches:
7-
- master
7+
- master
8+
- Develop
89
paths-ignore:
910
- 'Documentation/**'
1011
- '*.md'

0 commit comments

Comments
 (0)