Skip to content

Commit 3576b6e

Browse files
committed
add modified YAML file iteration 13
1 parent dc5945a commit 3576b6e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# This will build the BCV repo and upload the package as an artifact
1+
# This will build the BCV repo and upload the package as an artifact #13
22

33
name: Build BCV
44

5-
on:
6-
push:
7-
branches: [ master ]
8-
pull_request:
9-
branches: [ master ]
5+
on: push
106

117
jobs:
128
build:

0 commit comments

Comments
 (0)