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

Commit adc2010

Browse files
committed
remove unnecessary indent
1 parent e2e3008 commit adc2010

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ steps:
160160
path: config.yml
161161
body: |
162162
```suggestion
163-
- title: Create a new PR
163+
- title: Create a new PR
164164
```
165165
position: 33
166166
- type: octokit
@@ -172,7 +172,7 @@ steps:
172172
path: config.yml
173173
body: |
174174
```suggestion
175-
description: Add your name to the README.md file in your new PR
175+
description: Add your name to the README.md file in your new PR
176176
```
177177
position: 34
178178

@@ -192,7 +192,7 @@ steps:
192192
path: config.yml
193193
body: |
194194
```suggestion
195-
event: pull_request.opened
195+
event: pull_request.opened
196196
```
197197
position: 35
198198

0 commit comments

Comments
 (0)