Skip to content

Commit

Permalink
feat: changes in tfcheck file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkhandale2024 committed Jun 20, 2024
1 parent 7a35f03 commit d307d68
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tf-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ on:
workflow_dispatch:
jobs:
basic:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.6
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
with:
provider: gcp
working_directory: './examples/basic/'

complete:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.6
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
with:
provider: gcp
working_directory: './examples/complete/'

0 comments on commit d307d68

Please sign in to comment.