Skip to content

Commit bb0d39c

Browse files
committed
skip repo checkout
1 parent fd8bbbf commit bb0d39c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/multi-approvers.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
contains(fromJSON('["pull_request", "pull_request_review"]'), github.event_name)
4141
runs-on: 'ubuntu-latest'
4242
steps:
43-
- name: 'Checkout the calling repo'
44-
uses: 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # ratchet:actions/checkout@v4
45-
4643
- name: Download members.json
4744
id: 'download-members-json'
4845
run: |-

0 commit comments

Comments
 (0)