We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4c073b + a69256b commit 94b60aeCopy full SHA for 94b60ae
.github/workflows/ethics-gate.yaml
@@ -145,4 +145,5 @@ jobs:
145
146
- name: Final status message
147
run: |
148
- echo "Ethics engine completed. Risk level: ${{ steps.run_engine.outputs.risk }}"
+ echo "Ethics engine completed. Risk level: ${{ steps.run_engine.outputs.risk }}"
149
0 commit comments