Skip to content

Commit b4ce112

Browse files
authored
Run the CI on develop branch (#455)
1 parent d6a738f commit b4ce112

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- master
8+
- develop
89
- 3.5.x
910

1011
jobs:

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- master
8+
- develop
89
- 3.5.x
910

1011
jobs:

0 commit comments

Comments
 (0)