Skip to content

Commit 1332dd8

Browse files
committed
schema-fix
1 parent 6d8435d commit 1332dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
"| \(.spec_id // "global") | \(.rule) | **\(.severity)** | \(.description) |"
9292
' .specs-validation/result.json >> "$GITHUB_STEP_SUMMARY"
9393
94-
- name: Initiate spec fix pipeline
94+
- name: Initiate spec fix pipeline on failed validation
9595
# if: steps.validation.outputs.result == 'INVALID'
9696
uses: ./.github/workflows/fix-specs.yml
9797
with:

0 commit comments

Comments
 (0)