Skip to content

Commit 432ff1e

Browse files
committed
bypass examples test run
1 parent 16ee6ea commit 432ff1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-sdk.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
jdk: ${{ matrix.jdk }}
2323

2424
release-sdk:
25-
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20241125
26-
needs: [ run-examples ]
25+
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20241126
2726
secrets: inherit
2827
with:
2928
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)