File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -80,22 +80,22 @@ steps:
8080 - type : respond
8181 with : 01.03-check-app-local.md
8282
83- - title : ' Local Setup: Check App Works'
84- description : Create project bundle
85- event : pull_request_review.submitted
86- link : ' %actions.setup_pr.data.html_url%'
87- actions :
88- - type : gate
89- left : ' %payload.review.state%'
90- operator : ===
91- right : approved
92- - type : mergePullRequest
93- - type : createPullRequest
94- title : Creating the ToDo App
95- body : 02.00-show-tasks.md
96- head : todo-app
97- action_id : app_pr
98- - type : respond
99- with : 01.04-github-pages.md
100- data :
101- next_pr : ' %actions.app_pr.data.html_url%'
83+ # - title: 'Local Setup: Check App Works'
84+ # description: Create project bundle
85+ # event: pull_request_review.submitted
86+ # link: '%actions.setup_pr.data.html_url%'
87+ # actions:
88+ # - type: gate
89+ # left: '%payload.review.state%'
90+ # operator: ===
91+ # right: approved
92+ # - type: mergePullRequest
93+ # - type: createPullRequest
94+ # title: Creating the ToDo App
95+ # body: 02.00-show-tasks.md
96+ # head: todo-app
97+ # action_id: app_pr
98+ # - type: respond
99+ # with: 01.04-github-pages.md
100+ # data:
101+ # next_pr: '%actions.app_pr.data.html_url%'
You can’t perform that action at this time.
0 commit comments