We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d3b5c commit 553d7b1Copy full SHA for 553d7b1
1 file changed
.github/workflows/pull-request.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: mindee/mindee-api-java/.github/workflows/_static-analysis.yml@main
9
build:
10
uses: mindee/mindee-api-java/.github/workflows/_build.yml@main
11
- needs: checkstyle
+ needs: static_analysis
12
secrets: inherit
13
codeql:
14
uses: mindee/mindee-api-java/.github/workflows/_codeql.yml@main
0 commit comments