Skip to content

Commit 1d6c32b

Browse files
committed
Configure branches for the on-push trigger
1 parent 48a6361 commit 1d6c32b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- master
7+
- develop
58
pull_request:
69
branches:
710
- master

0 commit comments

Comments
 (0)