Skip to content

Commit d3f49b1

Browse files
author
colinmcneil
committed
Comment out mount for auth
1 parent 99fa2d8 commit d3f49b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prompts/check-user-facing-pr/1-check-user-facing-pr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ functions:
1515
command:
1616
- "--no-pager"
1717
- "{{args|into}}"
18-
mounts:
19-
- "/Users/colinmcneil/.ssh:/root/.ssh:ro"
18+
# mounts:
19+
# - "/Users/username/.ssh:/root/.ssh:ro"
2020
- name: mkdir
2121
description: Create a directory.
2222
parameters:

0 commit comments

Comments
 (0)