We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2d5ac commit 31a1a17Copy full SHA for 31a1a17
1 file changed
.github/workflows/quality-checks.yml
@@ -58,6 +58,7 @@ jobs:
58
image: ${{ inputs.runtime_docker_image }}
59
run: |
60
make install
61
+ exit 1
62
63
- name: Run secrets scan
64
uses: anthony-nhs/docker-run-action-fork@80b8bf1eaca8275e1c2b848cf7ea5fabb2443d78
0 commit comments