File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments