Skip to content

Commit

Permalink
Update start_azure_vm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas authored Jan 20, 2024
1 parent c364e9c commit a129bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start_azure_vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
required: true
default: "TECH-ARCHITECTS-NONPROD"
type: string
run-name: ${{ inputs.action }} -${{ inputs.vm_name }} -triggered by ${{ github.actor }}
run-name: ${{ inputs.action }} - ${{ inputs.vm_name }} - triggered by ${{ github.actor }}
jobs:
start-or-stop-azure-virtual-machine:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a129bf3

Please sign in to comment.