Skip to content

Commit 5f4fbf1

Browse files
committed
fix indent quotes
1 parent 4f54dff commit 5f4fbf1

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
@@ -50,6 +50,6 @@ jobs:
5050

5151
multi-approvers:
5252
needs: download_members
53-
uses: './.github/workflows/multi-approvers.yml'
53+
uses: ./.github/workflows/multi-approvers.yml
5454
with:
5555
org-members-path: ${{ needs.download_members.outputs.members_path }}

0 commit comments

Comments
 (0)