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 74f5cfa commit 6d7084fCopy full SHA for 6d7084f
1 file changed
.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, labeled, unlabeled ]
+ types: [ opened, reopened, synchronize ]
33
34
jobs:
35
build:
0 commit comments