Skip to content

Commit 0ca99f7

Browse files
authored
Fix terraform module CI (#170)
1 parent acdea5c commit 0ca99f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-terraform-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ${{ inputs.runs-on }}
2525

2626
ci-readme:
27-
uses: cloudposse/.github/.github/workflows/shared-ci-readme.yml@main
27+
uses: cloudposse/.github/.github/workflows/shared-readme.yml@main
2828
name: "Readme"
2929
if: ${{ github.event_name == 'push' }}
3030
with:

0 commit comments

Comments
 (0)