We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aa591f + 9bb2026 commit 218d076Copy full SHA for 218d076
1 file changed
.github/workflows/pr-check.yml
@@ -68,6 +68,7 @@ jobs:
68
69
build:
70
name: Build (JDK ${{ matrix.java }} / ${{ matrix.arch }})
71
+ needs: pr-lint
72
runs-on: ${{ matrix.runner }}
73
strategy:
74
fail-fast: false
0 commit comments