We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8bbbf commit bb0d39cCopy full SHA for bb0d39c
.github/workflows/multi-approvers.yml
@@ -40,9 +40,6 @@ jobs:
40
contains(fromJSON('["pull_request", "pull_request_review"]'), github.event_name)
41
runs-on: 'ubuntu-latest'
42
steps:
43
- - name: 'Checkout the calling repo'
44
- uses: 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # ratchet:actions/checkout@v4
45
-
46
- name: Download members.json
47
id: 'download-members-json'
48
run: |-
0 commit comments