Skip to content

Commit

Permalink
Commented out CD flow for external API
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Dec 3, 2024
1 parent 1cd218c commit 8312087
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 8312087

Please sign in to comment.