We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9e7fd commit 212e26eCopy full SHA for 212e26e
.github/workflows/ci.yml
@@ -61,8 +61,6 @@ jobs:
61
non_docs: '!docs/**'
62
63
maven-checks:
64
- needs: path-filters
65
- if: needs.path-filters.outputs.non_docs == 'true'
66
runs-on: ubuntu-latest
67
name: maven-checks ${{ matrix.java-version }}
68
strategy:
0 commit comments