Skip to content

Commit 61e0885

Browse files
Update test-install.yml
1 parent a0f6350 commit 61e0885

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-install.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ name: Build
77

88
on:
99
push:
10-
branches: [ main, develop ]
1110
paths-ignore:
1211
- 'documentation/**'
1312
- 'design/**'
1413

1514
pull_request:
1615
types: [ ready_for_review, review_requested ]
17-
branches: [ main, develop ]
1816
paths-ignore:
1917
- 'documentation/**'
2018
- 'design/**'

0 commit comments

Comments
 (0)