Skip to content

Commit 417daaa

Browse files
Merge branch 'develop' into issue_3024
2 parents 4c0d75c + a36394a commit 417daaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-install.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ name: Build
44
on:
55

66
push:
7+
branches-ignore:
8+
- importer-rework
79
paths-ignore:
810
- 'documentation/**'
911
- 'design/**'
1012

1113
pull_request:
1214
types: [ ready_for_review, review_requested ]
15+
branches-ignore:
16+
- importer-rework
1317
paths-ignore:
1418
- 'documentation/**'
1519
- 'design/**'

0 commit comments

Comments
 (0)