.
This commit is contained in:
parent
7e2570acbc
commit
92ce0c1d3b
1 changed files with 53 additions and 54 deletions
|
|
@ -84,7 +84,6 @@ jobs:
|
||||||
echo "$RESULT"
|
echo "$RESULT"
|
||||||
echo "validation_result=$RESULT" >> $GITHUB_OUTPUT
|
echo "validation_result=$RESULT" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
|
||||||
- name: Block if assessment fails
|
- name: Block if assessment fails
|
||||||
if: steps.extract.outputs.content_found == 'true'
|
if: steps.extract.outputs.content_found == 'true'
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue