Skip to content

Commit 0ed621a

Browse files
committed
update config file name
1 parent 1ed61d9 commit 0ed621a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Render terraform docs and push changes back to PR
3434
uses: terraform-docs/gh-actions@main
3535
with:
36-
config-file: /.terraform-docs.yml
36+
config-file: .terraform-docs.yaml
3737

3838

3939
collectInputs:

0 commit comments

Comments
 (0)