Skip to content

Commit

Permalink
Rename Terraform job to 'Terraform Action' in workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
martinyy108 committed Nov 24, 2024
1 parent e0077bf commit bee8ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:

jobs:
terraform:
name: 'Terraform'
name: 'Terraform Action'
runs-on: ubuntu-latest

defaults:
Expand Down

0 comments on commit bee8ab7

Please sign in to comment.