Skip to content

Commit 2274253

Browse files
Shared GitHub Actions v2
1 parent 7911362 commit 2274253

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 3 deletions
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

3129

0 commit comments

Comments
 (0)