.github/workflows/build.yml
@@ -19,6 +19,10 @@ branches: [ 'sustaining/4.10.x','master', 'issues/**', 'features/**' ] pull_request: concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: build-maven: runs-on: ${{ matrix.os }}