Skip to content

Commit 9423bfa

Browse files
Update color-ci.yaml
1 parent d89272b commit 9423bfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/color-ci.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
run: |
3737
if [[ ${{ github.event_name }} == 'pull_request' ]]; then
3838
export "PR_TAG=${{ github.head_ref }}_${{ github.event.pull_request.number }}"
39-
39+
fi
40+
4041
- name: Push To Registry
4142
uses: redhat-actions/[email protected]
4243
with:

0 commit comments

Comments
 (0)