Skip to content

Commit

Permalink
fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthreddy29 committed Mar 11, 2024
1 parent 3ea3fc9 commit 2e71495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
fetch-depth: 0
with:
fetch-depth: 0

- name: Setup test matrix scenarios
id: setup-matrix-scenarios
Expand Down

0 comments on commit 2e71495

Please sign in to comment.