Skip to content

Commit 90493ea

Browse files
committed
updated build process
1 parent 6e6430f commit 90493ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- feature/* # Trigger build for feature branches
7+
- master # Trigger build and deploy when code is pushed to master
78
pull_request:
89
branches:
910
- master # Trigger build when PR is merged into master

0 commit comments

Comments
 (0)