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 Feb 18, 2022
1 parent 11c8c87 commit ed958d4
Showing 1 changed file with 3 additions and 4 deletions.
Expand Up @@ -14,15 +14,14 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: Java CI

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 ed958d4

Please sign in to comment.