Skip to content

Commit

Permalink
Use GitHub shared actions v2
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski authored Feb 9, 2022
1 parent 1598a7e commit b83529a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ name: Verify

on:
push:
branches-ignore:
- dependabot/**
pull_request:

jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v1
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2

0 comments on commit b83529a

Please sign in to comment.