Skip to content

Commit a3c4cd6

Browse files
committed
Skip version set on tag
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 24bc55b commit a3c4cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_and_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
fi
5555
5656
- name: Setup EE version
57+
if: ${{ ! startsWith(github.ref, 'refs/tags/') }}
5758
run: |
5859
cd "$GITHUB_WORKSPACE"
5960
if [[ "$GITHUB_REF" != $DEPLOY_BRANCH ]]; then

0 commit comments

Comments
 (0)