We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fa2d8 commit d3f49b1Copy full SHA for d3f49b1
prompts/check-user-facing-pr/1-check-user-facing-pr.md
@@ -15,8 +15,8 @@ functions:
15
command:
16
- "--no-pager"
17
- "{{args|into}}"
18
- mounts:
19
- - "/Users/colinmcneil/.ssh:/root/.ssh:ro"
+ # mounts:
+ # - "/Users/username/.ssh:/root/.ssh:ro"
20
- name: mkdir
21
description: Create a directory.
22
parameters:
0 commit comments