Skip to content

Commit e4bdb78

Browse files
committed
Build on merge to trunk
1 parent eaa25c7 commit e4bdb78

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
name: pr
1+
name: build
22
on:
33
workflow_dispatch:
44
pull_request:
55
types: [opened, synchronize, reopened]
6+
push:
7+
branches:
8+
- trunk
69

710
jobs:
811
build:

0 commit comments

Comments
 (0)