Skip to content

Commit

Permalink
ci(spread): fix checkout ref (canonical#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro authored and clay-lake committed Nov 18, 2024
1 parent a17fe6a commit cd9a000
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Check changed paths
id: changed-slices
Expand Down

0 comments on commit cd9a000

Please sign in to comment.