This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
128128ENABLE_WEB_SEARCH=[true]
129129PERPLEXITY_API_KEY=[< perplexity-api-key> ]
130130
131- YAML_CONFIG=[< yaml-config> ]
131+ YAML_CONFIG=[< escaped- yaml-config> ]
132132```
133133
134134::: note
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
123123ENABLE_WEB_SEARCH=[true]
124124PERPLEXITY_API_KEY=[< perplexity-api-key> ]
125125
126- YAML_CONFIG=[< yaml-config> ]
126+ YAML_CONFIG=[< escaped- yaml-config> ]
127127```
128128
129129::: note
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
141141ENABLE_WEB_SEARCH=[true]
142142PERPLEXITY_API_KEY=[< perplexity-api-key> ]
143143
144- YAML_CONFIG=[< yaml-config> ]
144+ YAML_CONFIG=[< escaped- yaml-config> ]
145145```
146146
147147::: note
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
135135ENABLE_WEB_SEARCH=[true]
136136PERPLEXITY_API_KEY=[< perplexity-api-key> ]
137137
138- YAML_CONFIG=[< yaml-config> ]
138+ YAML_CONFIG=[< escaped- yaml-config> ]
139139```
140140
141141::: note
You can’t perform that action at this time.
0 commit comments