Skip to content

Commit 18bf71e

Browse files
fix: Change the name of the example file.
1 parent 5c8fe91 commit 18bf71e

File tree

17 files changed

+1
-1
lines changed

17 files 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/'
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)