fix hookshot commandPrefix jinja2

master
HarHarLinks 2 years ago
parent 2b97ab9a51
commit 28c9e7aac2

@ -32,7 +32,7 @@ github:
# (Optional) Default options for GitHub connections.
#
ignoreHooks: {{ matrix_hookshot_github_ignore_hooks }}
commandPrefix: {{ matrix_hookshot_github_command_prefix }}
commandPrefix: "{{ matrix_hookshot_github_command_prefix }}"
showIssueRoomLink: {{ matrix_hookshot_github_show_issue_room_link }}
prDiff: {{ matrix_hookshot_github_pr_diff }}
includingLabels:{{ matrix_hookshot_github_including_labels }}

Loading…
Cancel
Save