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 5f4fbf1 commit c5c4b51Copy full SHA for c5c4b51
.github/workflows/multi_approvers.yaml
@@ -49,7 +49,7 @@ jobs:
49
members_path: ${{ steps.download_members.outputs.output-file }}
50
51
multi-approvers:
52
- needs: download_members
53
uses: ./.github/workflows/multi-approvers.yml
+ needs: download_members
54
with:
55
org-members-path: ${{ needs.download_members.outputs.members_path }}
0 commit comments