Skip to content

Commit db57029

Browse files
authored
Merge pull request #54 from Boehringer-Ingelheim/update_workflow_test
run checks on test branches
2 parents c4afe54 + 2d91c06 commit db57029

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
@@ -11,10 +11,12 @@ on:
1111
branches:
1212
- main
1313
- dev
14+
- test
1415
push:
1516
branches:
1617
- main
1718
- dev
19+
- test
1820
workflow_dispatch:
1921

2022
jobs:

0 commit comments

Comments
 (0)