Skip to content

Commit bc846a2

Browse files
authored
Update and rename maven.yml to build.yml
1 parent 2ff85d0 commit bc846a2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88

99
name: Java CI with Maven
1010

11-
on:
12-
push:
13-
branches: [ "main" ]
11+
on: [push, pull_request]
1412

1513
jobs:
1614
build:
@@ -32,7 +30,3 @@ jobs:
3230
with:
3331
name: Package
3432
path: staging
35-
36-
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
37-
- name: Update dependency graph
38-
uses: advanced-security/maven-dependency-submission-action@bb3f7338b5bd0e3b225d8082e26b7b6289e17ef3

0 commit comments

Comments
 (0)