Skip to content

Commit 7e7ac9b

Browse files
bug: fix tflint workflow
1 parent 222fae5 commit 7e7ac9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66
workflow_dispatch:
77
jobs:
88
tf-lint:
9-
uses: clouddrove/github-shared-workflows/.github/workflows/tflint.yml@master
9+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
1010
secrets:
1111
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)