Skip to content

Commit 0a925b4

Browse files
committed
schema-fix
1 parent 1332dd8 commit 0a925b4

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
@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Initiate spec fix pipeline on failed validation
9595
# if: steps.validation.outputs.result == 'INVALID'
96-
uses: ./.github/workflows/fix-specs.yml
96+
uses: mrbalov/pace/blob/main/.github/workflows/fix-specs.yml@master
9797
with:
9898
summary: $GITHUB_STEP_SUMMARY
9999

0 commit comments

Comments
 (0)