Skip to content

Commit 1cdebcc

Browse files
committed
cleanup
1 parent dce47b4 commit 1cdebcc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/perform-release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ jobs:
6464
\"dependabot merger\": []
6565
}
6666
67-
- name: "Check Code Release Commit Continuous Integration"
68-
if: ${{ inputs.skip-pr-merge != 'true' }}
69-
uses: ./.github/actions/workflow-succeeded
70-
with:
71-
workflow: "Continuous Integration"
72-
sha: ${{ steps.determine-branch-names.outputs.RELEASE_COMMIT }}
73-
7467
release:
7568
name: "Release"
7669
needs: [ prerequisites ]

0 commit comments

Comments
 (0)