Skip to content

Commit

Permalink
Reduce ws.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad authored Nov 1, 2024
1 parent afdb81c commit f237586
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-maven

name: Java CI with Maven

on:
push:
branches: [ "main" ]
Expand All @@ -13,12 +12,9 @@ on:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f237586

Please sign in to comment.