Skip to content

Commit

Permalink
Specify repo in amand automation
Browse files Browse the repository at this point in the history
  • Loading branch information
JordonPhillips committed Nov 15, 2024
1 parent 2b9aeed commit 0e12d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 0e12d7f

Please sign in to comment.