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 @@ -50,20 +50,20 @@ steps:
5050 - type : respond
5151 with : 01.01-install-vs-code.md
5252
53- - title : ' Local Setup: VS Code'
54- description : Install VS Code
55- event : pull_request.synchronize
56- link : ' %actions.setup_pr.data.html_url%'
57- actions :
58- - type : getFileContents
59- path : " ./lib/js/src/Index.bs.js"
60- action_id : index_bs_js
61- - type : gate
62- left : ' /Generated by BUCKLESCRIPT/gm'
63- operator : test
64- right : ' %actions.index_bs_js%'
65- - type : respond
66- with : 01.02-build-project.md
53+ # - title: 'Local Setup: VS Code'
54+ # description: Install VS Code
55+ # event: pull_request.synchronize
56+ # link: '%actions.setup_pr.data.html_url%'
57+ # actions:
58+ # - type: getFileContents
59+ # path: "./lib/js/src/Index.bs.js"
60+ # action_id: index_bs_js
61+ # - type: gate
62+ # left: '/Generated by BUCKLESCRIPT/gm'
63+ # operator: test
64+ # right: '%actions.index_bs_js%'
65+ # - type: respond
66+ # with: 01.02-build-project.md
6767
6868 # - title: 'Local Setup: Build Project'
6969 # description: Create project bundle
You can’t perform that action at this time.
0 commit comments