Skip to content

Commit ccf8ec0

Browse files
Update test-install.yml
1 parent dcecd16 commit ccf8ec0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-install.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ name: Build
33

44
on:
55
push:
6+
branches: [ main, develop ]
67
paths-ignore:
78
- 'documentation/**'
89
- 'design/**'
910

1011
pull_request:
12+
types: [ ready_for_review, review_requested ]
13+
branches: [ main, develop ]
1114
paths-ignore:
1215
- 'documentation/**'
1316
- 'design/**'

0 commit comments

Comments
 (0)