Skip to content

Commit ad10d98

Browse files
rsoaresdKubeSaw
andauthored
fix publish-sandbox-ui-for-ui-e2e-tests (codeready-toolchain#1188)
Co-authored-by: KubeSaw <devsandbox@redhat.com>
1 parent 23809fa commit ad10d98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish-sandbox-ui-for-ui-e2e-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ jobs:
7070
- name: Prepare tools
7171
uses: codeready-toolchain/toolchain-cicd/prepare-tools-action@master
7272

73-
# Login to quay for PR events
74-
- name: Login to quay (PR event)
75-
if: ${{ github.event_name == 'pull_request_target' }}
73+
- name: Login to quay
7674
run: |
7775
set -e
7876
export XDG_RUNTIME_DIR=/run/user/${UID}

0 commit comments

Comments
 (0)