From 8e04b51708fee6d82a0c3d04b85df7fd9415ab4f Mon Sep 17 00:00:00 2001 From: Luke Hagar <98849695+luke-hagar-sp@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:46:47 -0600 Subject: [PATCH] Update build-and-copy-pms-spec.yml --- .github/workflows/build-and-copy-pms-spec.yml | 5 ----- 1 file changed, 5 deletions(-) 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