Skip to content

Commit 391a903

Browse files
committed
use single quotes
1 parent b629838 commit 391a903

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

0 commit comments

Comments
 (0)