Skip to content

Commit 77d6f03

Browse files
authored
ci: run on prs/pushes to the feature/3.0 branch (#187)
1 parent 5023525 commit 77d6f03

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ on:
66
branches:
77
- develop
88
- main
9+
- feature/3.0
910
pull_request:
1011
branches:
1112
- develop
1213
- main
14+
- feature/3.0
1315

1416
jobs:
1517
ci:

0 commit comments

Comments
 (0)