Skip to content

Commit d6bff6a

Browse files
committed
biseeecting
1 parent 134f630 commit d6bff6a

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
@@ -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

0 commit comments

Comments
 (0)