We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cd267d + 84cc8c7 commit a35e180Copy full SHA for a35e180
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