Skip to content

Commit

Permalink
Merge pull request #10099 from hicommonwealth/ka.CDFix
Browse files Browse the repository at this point in the history
Commented out CD flow for external API
  • Loading branch information
kurtisassad authored Dec 3, 2024
2 parents 77d88b7 + 8312087 commit 095cff6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/Versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
with:
node-version: 20

- name: Bump external API version if necessary
run: pnpm -F commonwealth validate-external-api-version
#. Openapi diff hanging. Blocks release. Commenting out for now
# - name: Bump external API version if necessary
# run: pnpm -F commonwealth validate-external-api-version

- name: Check if version was updated
run: |
Expand Down

0 comments on commit 095cff6

Please sign in to comment.