File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3535 name : Multinode periodic
3636 needs :
3737 - generate-inputs
38- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@main
38+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.0.1
3939 with :
4040 multinode_name : mn-prdc-${{ github.run_id }}
4141 os_distribution : ${{ needs.generate-inputs.outputs.os_distribution }}
4747 stackhpc_kayobe_config_previous_version : ${{ needs.generate-inputs.outputs.stackhpc_kayobe_config_previous_version }}
4848 enable_slack_alert : true
4949 secrets : inherit
50+ if : github.repository == 'stackhpc/stackhpc-kayobe-config'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ name: Multinode
5252jobs :
5353 multinode :
5454 name : Multinode
55- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.0.0
55+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.0.1
5656 with :
5757 multinode_name : ${{ inputs.multinode_name }}
5858 os_distribution : ${{ inputs.os_distribution }}
You can’t perform that action at this time.
0 commit comments