Skip to content

Commit 3eb7957

Browse files
committed
TEST: redeploy comment with multi-hpc deployments
1 parent 07a00a4 commit 3eb7957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: CI
2424
if: >-
2525
(github.event_name == 'pull_request' && github.event.action != 'closed') || (github.event_name == 'issue_comment' && startsWith(github.event.comment.body, '!redeploy'))
26-
uses: access-nri/build-cd/.github/workflows/ci.yml@v3
26+
uses: access-nri/build-cd/.github/workflows/ci.yml@199-multi-target-deployments_rework-order
2727
with:
2828
model: ${{ vars.NAME }}
2929
# root-sbd: if different from vars.NAME

0 commit comments

Comments
 (0)