Skip to content

Commit 7c424ce

Browse files
author
Sophia Marie Terry
committed
attempt fix
1 parent f4f3a09 commit 7c424ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ipa-changelog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1616
with:
1717
sparse-checkout: |
18-
tools/spectral/ipa
18+
tools/spectral/ipa
19+
openapi/.github/scripts/ipa_version_check.sh
1920
2021
- name: Fetch Versions
2122
id: version_check

0 commit comments

Comments
 (0)