Skip to content

Commit

Permalink
Feat: update the automerge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Dec 6, 2023
1 parent 96d7a2e commit 707569b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tf-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
# uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@feat/tfcheckUpdate
# with:
# working_directory: './_example/logging-s3/'
# tf-checks-s3-replication-example:
# uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@feat/tfcheckUpdate
# with:
# working_directory: './_example/s3-replication/'
tf-checks-s3-replication-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@feat/tfcheckUpdate
with:
working_directory: './_example/s3-replication/'
tf-checks-website-s3-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@feat/tfcheckUpdate
with:
Expand Down

0 comments on commit 707569b

Please sign in to comment.