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