Skip to content

Commit

Permalink
Update request-reviewer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge authored Sep 5, 2024
1 parent 691a8d1 commit 75b1d15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/request-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
with:
repository: trodge/magic-modules
ref: force-test-run
- name: Checkout membership data from main branch
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
with:
repository: trodge/magic-modules
ref: main
ref: force-test-run
path: .ci/magician/github/membership_data.go
sparse-checkout: |
.ci/magician/github/membership_data.go
Expand Down

0 comments on commit 75b1d15

Please sign in to comment.