Skip to content

Commit 9b30188

Browse files
committed
f
1 parent 4c4e014 commit 9b30188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
VM_NETWORK: ${{ inputs.vm_network }}
146146
VM_SUBNET: ${{ inputs.vm_subnet }}
147147
VM_INTERFACE: ${{ inputs.vm_interface }}
148-
VM_TAGS: '["skc-ci-aio", "GIT_REF=${{ github.ref }}", "PR=https://github.com/${{ github.repository }}/pulls/${{ github.event.number }}"]'
148+
VM_TAGS: '["skc-ci-aio", "PR=${{ github.event.number }}"]'
149149

150150
- name: Terraform Plan
151151
run: terraform plan

0 commit comments

Comments
 (0)