Skip to content

Commit 2797e6e

Browse files
committed
chore(actions): remove pull_request branch restriction
1 parent 2bee840 commit 2797e6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: master builder
22

33
on:
44
pull_request:
5+
types: [ opened, synchronize, reopened, labeled, unlabeled]
56
branches: [ master ]
67
push:
78
branches: [ master ]

0 commit comments

Comments
 (0)