Skip to content

Commit fc7eda8

Browse files
authored
Update ci.yml
1 parent 9bcba31 commit fc7eda8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
steps:
5757
- name: CHeckout branch
5858
uses: actions/checkout@v3
59+
with:
60+
ref: ${{ github.event.pull_request.head.sha }}
5961

6062
- name: Generate TF docs
6163
uses: terraform-docs/[email protected]

0 commit comments

Comments
 (0)