Skip to content

Commit 88b4a80

Browse files
authored
Update config.yml
1 parent 048aaad commit 88b4a80

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ steps:
3333
with: 00.03-goto-first-pr.md
3434
data:
3535
url: '%actions.setup_pr.data.html_url%'
36-
37-
36+
3837
- title: 'Local Setup: Install Dependencies'
3938
description: Get the repo up and working in your computer
4039
event: pull_request.synchronize
@@ -59,7 +58,7 @@ steps:
5958
path: /\.bs\.js/
6059
- type: respond
6160
with: 01.02-build-project.md
62-
61+
6362
- title: 'Local Setup: Build Project'
6463
description: Create project bundle
6564
event: pull_request.synchronize
@@ -69,7 +68,7 @@ steps:
6968
path: /bundle\/index.js$/
7069
- type: respond
7170
with: 01.03-check-app-local.md
72-
71+
7372
- title: 'Local Setup: Check App Works'
7473
description: Create project bundle
7574
event: issue_comment

0 commit comments

Comments
 (0)