Skip to content

Commit dfe4723

Browse files
authored
Update maven.yml
1 parent b82ea8e commit dfe4723

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Java CI
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
8-
branches:
9-
- master
3+
on: [push, pull_request]
104

115
jobs:
126
build:

0 commit comments

Comments
 (0)