Skip to content

Commit fd3193e

Browse files
CLOUDP-310535: Enable IPA validation on all env FOASes (#729)
1 parent 6225079 commit fd3193e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/optional-spec-validations.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
run-id: ${{ github.run_id }}
4242
- name: Run IPA validation
4343
id: ipa-spectral-validation
44-
if: ${{ inputs.env == 'dev'}}
4544
run: |
4645
npx spectral lint openapi-foas.json --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
4746
- name: Validate the FOAS can be used to generate Postman collection

0 commit comments

Comments
 (0)