Skip to content

Commit 134f630

Browse files
committed
Asdf
1 parent 9e0c259 commit 134f630

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

config.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@ steps:
6565
- type: respond
6666
with: 01.02-build-project.md
6767

68-
- title: 'Local Setup: Build Project'
69-
description: Create project bundle
70-
event: pull_request.synchronize
71-
link: '%actions.setup_pr.data.html_url%'
72-
actions:
73-
- type: getFileContents
74-
path: "./bundle/index.js"
75-
action_id: bundle_index_js
76-
- type: gate
77-
left: '/fastpack/gm'
78-
operator: test
79-
right: '%actions.bundle_index_js%'
80-
- type: respond
81-
with: 01.03-check-app-local.md
68+
# - title: 'Local Setup: Build Project'
69+
# description: Create project bundle
70+
# event: pull_request.synchronize
71+
# link: '%actions.setup_pr.data.html_url%'
72+
# actions:
73+
# - type: getFileContents
74+
# path: "./bundle/index.js"
75+
# action_id: bundle_index_js
76+
# - type: gate
77+
# left: '/fastpack/gm'
78+
# operator: test
79+
# right: '%actions.bundle_index_js%'
80+
# - type: respond
81+
# with: 01.03-check-app-local.md
8282

8383
# - title: 'Local Setup: Check App Works'
8484
# description: Create project bundle

0 commit comments

Comments
 (0)