Skip to content

Commit

Permalink
Do not use the pull rewuest repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
sboardwell committed Dec 21, 2023
1 parent 37bf106 commit 0b3cd0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ 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 0b3cd0a

Please sign in to comment.