Skip to content

Commit

Permalink
Shared GitHub Actions v2
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 2, 2022
1 parent 8df82f0 commit 2c85696
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,13 +19,11 @@ 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 2c85696

Please sign in to comment.