.
Some checks failed
Resume Content Validation / validate-resume (push) Failing after 2s
Spell Check / Check spelling (push) Successful in 8s
vale / runner / vale (push) Successful in 4s

This commit is contained in:
g_it 2026-04-08 16:49:50 +02:00
commit 92ce0c1d3b
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -84,7 +84,6 @@ jobs:
echo "$RESULT"
echo "validation_result=$RESULT" >> $GITHUB_OUTPUT
- name: Block if assessment fails
if: steps.extract.outputs.content_found == 'true'
run: |