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.
2 parents bfe93cb + 28ec78a commit 1503118Copy full SHA for 1503118
1 file changed
.github/workflows/maven.yml
@@ -12,7 +12,7 @@ on:
12
push:
13
branches: [ "main" ]
14
pull_request:
15
- branches: [ "main" ]
+ types: [opened, reopened]
16
17
jobs:
18
build:
0 commit comments