Skip to content

Commit 212e26e

Browse files
committed
fixup! Filter out ci jobs when docs-only changes
1 parent dc9e7fd commit 212e26e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ jobs:
6161
non_docs: '!docs/**'
6262
6363
maven-checks:
64-
needs: path-filters
65-
if: needs.path-filters.outputs.non_docs == 'true'
6664
runs-on: ubuntu-latest
6765
name: maven-checks ${{ matrix.java-version }}
6866
strategy:

0 commit comments

Comments
 (0)