This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ steps:
310310 path : config.yml
311311 body : |
312312 ```suggestion
313- left: # replace me without spaces: ' % payload.pull_request.title % '
313+ left: # replace me actual symbols and no spaces: 'percent payload.pull_request.title percent '
314314 ```
315315 position : 41
316316 - type : octokit
@@ -347,7 +347,7 @@ steps:
347347 # action_id: fileContents
348348 # filename: 'config.yml'
349349 # - type: gate
350- # left: '/^\s{2} left: *'%payload.pull_request.title%'(?!#).*$\n operator: *===(?!#).*$\n. right: *Add name to README(?!#).*$/gm'
350+ # left: '/^\s{4} left: *'%payload.pull_request.title%'(?!#).*$\n operator: *===(?!#).*$\n. right: *Add name to README(?!#).*$/gm'
351351 # operator: test
352352 # right: '%actions.fileContents%'
353353 # else:
You can’t perform that action at this time.
0 commit comments