Skip to content

Commit 1ba626b

Browse files
committed
Merge stackhpc/zed into stackhpc/2023.1
2 parents 858af17 + 2ce47a0 commit 1ba626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-check-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
jobs:
2424
check-tags:
2525
name: Check container image tags
26-
if: inputs.if
26+
if: ${{ inputs.if && ! cancelled() }}
2727
runs-on: arc-skc-aio-runner
2828
permissions: {}
2929
env:

0 commit comments

Comments
 (0)