Skip to content

Commit 3fb40b2

Browse files
committed
Running workflow on push to trunk as well
1 parent cd5492c commit 3fb40b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
branches:
66
- trunk
7+
push:
8+
branches:
9+
- trunk
710

811
jobs:
912
test_build:

0 commit comments

Comments
 (0)