There was an error while loading. Please reload this page.
1 parent 8fc64a2 commit b5ed8b2Copy full SHA for b5ed8b2
.github/workflows/maven-pr-builder.yml
@@ -29,7 +29,7 @@ name: Java PR Builder
29
on:
30
pull_request:
31
branches: [ master ]
32
- types: [ opened, reopened, synchronize ]
+ types: [ opened, reopened, synchronize, labeled, unlabeled ]
33
34
jobs:
35
build:
0 commit comments