Skip to content

Commit 8877624

Browse files
authored
chore: use fully qualified org-members-path for multi-approvers (googleapis#1660)
1 parent 2fbe108 commit 8877624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi_approvers.yaml

+1-1
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: '.github/workflows/members.json'
31+
org-members-path: 'googleapis/google-auth-library-java/main/.github/workflows/members.json'

0 commit comments

Comments
 (0)