Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit f016600

Browse files
committed
try a single backslash
1 parent 20b2de8 commit f016600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ steps:
315315
path: config.yml
316316
body: |
317317
```suggestion
318-
left: '\\%payload.pull_request.title\\%'
318+
left: '\%payload.pull_request.title\%'
319319
```
320320
position: 41
321321
- type: octokit

0 commit comments

Comments
 (0)