Skip to content

Commit bd368d6

Browse files
CCM-9371: S3 Web Gateway Deployment Issues Fix
1 parent 444171f commit bd368d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-1-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
make terraform-docs
8484
- name: "Stage changes"
8585
run: |
86-
git add infrastructure/terraform/**/*.md
86+
git add infrastructure/modules/**/*.md
8787
- name: "Check for changes in Terraform Docs"
8888
run: |
8989
if git diff --cached --name-only | grep -qE '\.md$'; then

0 commit comments

Comments
 (0)