Skip to content

Commit 63d28fb

Browse files
Update test-install.yml
1 parent d182e8d commit 63d28fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-install.yml

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

44
on:
55
push:
6-
branches: [ main, develop ]
76
paths-ignore:
87
- 'documentation/**'
98
- 'design/**'
109

1110
pull_request:
12-
types: [ ready_for_review, review_requested ]
13-
branches: [ main, develop ]
1411
paths-ignore:
1512
- 'documentation/**'
1613
- 'design/**'

0 commit comments

Comments
 (0)