Skip to content

Commit

Permalink
Test wf
Browse files Browse the repository at this point in the history
  • Loading branch information
delhage committed Jan 10, 2024
1 parent 2f9a26e commit b99ec96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:

jobs:
terraform:
name: "Terraform apply ${{ inputs.host }}"
name: "Terraform plan ${{ inputs.terraform_apply == 'true' && 'and apply' }} ${{ inputs.host }}"
runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit b99ec96

Please sign in to comment.