Skip to content

Commit 6335382

Browse files
Shared GitHub Acton v2
1 parent 8d5d3cd commit 6335382

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/maven-verify.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,11 @@ name: Verify
1919

2020
on:
2121
push:
22-
branches-ignore:
23-
- dependabot/**
2422
pull_request:
2523

2624
jobs:
2725
build:
2826
name: Verify
29-
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v1
27+
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
3028
with:
3129
jdk-distribution-matrix: '[ "temurin", "zulu" ]'

0 commit comments

Comments
 (0)