Skip to content

Commit 5c8fe91

Browse files
fix: update a .github/workflow/tf-check.yml file
1 parent bfcf84b commit 5c8fe91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
tf-checks-complete-example:
1010
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
1111
with:
12-
working_directory: './_examples/complete/'
12+
working_directory: './_examples/'
1313
tf-checks-basic-example:
1414
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.9
1515
with:

0 commit comments

Comments
 (0)