We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23406d commit 1529d63Copy full SHA for 1529d63
.github/workflows/publish-all-operators.yaml
@@ -57,11 +57,6 @@ jobs:
57
shell: bash
58
env:
59
GITHUB_CONTEXT: ${{ toJson(github) }}
60
-
61
- - name: Check branch and release type
62
- uses: IABTechLab/uid2-shared-actions/actions/check_branch_and_release_type@v2
63
- with:
64
- release_type: ${{ env.RELEASE_TYPE }}
65
66
- name: Checkout repo
67
uses: actions/checkout@v4
0 commit comments