Skip to content

Commit 5a80ff7

Browse files
committed
fix members.json path
1 parent 0804ca8 commit 5a80ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
multi-approvers:
2929
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@main'
3030
with:
31-
org-members-path: './members.json'
31+
org-members-path: '.github/workflows/members.json'

0 commit comments

Comments
 (0)