Skip to content

Commit

Permalink
chore: refine fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lechnerc77 committed Jun 2, 2024
1 parent 41282e2 commit 8a3cee7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/terraform_format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ on:
workflow_dispatch:

jobs:
# Retrive the changed directories from the PR
terraform-fmt:
name: Validate format of Terraform files
name: Validate Format of Terraform Files
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 8a3cee7

Please sign in to comment.