Skip to content

Commit baf1497

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/engine-package-cleanup
2 parents 8c47db5 + 73df33f commit baf1497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lint & Build Project
22

33
on:
44
pull_request:
5-
branches: [ master, develop ]
5+
branches: [ master, develop, feature/** ]
66
push:
77
branches: [ master, develop ]
88

0 commit comments

Comments
 (0)