Skip to content

Commit

Permalink
Revert "Do not use the pull rewuest repo name"
Browse files Browse the repository at this point in the history
This reverts commit 0b3cd0a.
  • Loading branch information
sboardwell committed Dec 21, 2023
1 parent 0b3cd0a commit 6e6f3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}

- name: Render documentation and push changes back to branch
Expand Down

0 comments on commit 6e6f3c9

Please sign in to comment.