diff --git a/.github/workflows/build-and-copy-pms-spec.yml b/.github/workflows/build-and-copy-pms-spec.yml index 336af742..fbf012f2 100644 --- a/.github/workflows/build-and-copy-pms-spec.yml +++ b/.github/workflows/build-and-copy-pms-spec.yml @@ -39,8 +39,3 @@ jobs: commit_message: Updating PMS Spec - uses: stefanzweifel/git-auto-commit-action@v4 - - generate-sdks: - needs: dereference_api - uses: ./.github/workflows/liblab-generate-sdks.yml - secrets: inherit