We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bee840 commit 2797e6eCopy full SHA for 2797e6e
1 file changed
.github/workflows/master.yml
@@ -2,6 +2,7 @@ name: master builder
2
3
on:
4
pull_request:
5
+ types: [ opened, synchronize, reopened, labeled, unlabeled]
6
branches: [ master ]
7
push:
8
0 commit comments