Skip to content

Commit

Permalink
Checkout main (no sparse checkout)
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge committed Sep 5, 2024
1 parent e4d2af2 commit 84413b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/request-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
- name: Checkout membership data from main branch
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
with:
ref: main
path: .
sparse-checkout: |
.ci/magician/github/membership_data.go
sparse-checkout-cone-mode: false
- name: Set up Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
Expand Down

0 comments on commit 84413b7

Please sign in to comment.