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 9b03050 commit bbc6cd9Copy full SHA for bbc6cd9
.github/workflows/main.yml
@@ -4,8 +4,8 @@ name: Maven CI/CD
4
on:
5
push:
6
branches: [ master ]
7
- pull_request:
8
- branches: [ master ]
+ pull_request:
+ branches: [ master ]
9
10
jobs:
11
build_and_test:
0 commit comments