Skip to content

Commit 2dd6f01

Browse files
workflow fix
1 parent 8411c91 commit 2dd6f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spectral-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
- name: IPA validation action
5050
uses: stoplightio/spectral-action@2ad0b9302e32a77c1caccf474a9b2191a8060d83
5151
with:
52-
file_glob: ${{ github.workspace }}//v2.yaml
52+
file_glob: v2.yaml
5353
spectral_ruleset: tools/spectral/ipa/ipa-spectral.yaml

0 commit comments

Comments
 (0)