Skip to content

Commit bbc6cd9

Browse files
authored
Update main.yml
1 parent 9b03050 commit bbc6cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: Maven CI/CD
44
on:
55
push:
66
branches: [ master ]
7-
pull_request:
8-
branches: [ master ]
7+
pull_request:
8+
branches: [ master ]
99

1010
jobs:
1111
build_and_test:

0 commit comments

Comments
 (0)