Skip to content

Commit baf0254

Browse files
adamdgithub-learning-lab[bot]
authored andcommitted
Automatic commit from the Course Builder UI
1 parent 12e2c2d commit baf0254

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ steps:
7676
with: 03-lucky.md
7777
data:
7878
rollNum: '%payload.comment.body%'
79+
- type: gate
80+
left: '%payload.comment.body%'
81+
operator: '>'
82+
right: '2'
7983
- title: Adding User Input
8084
description: Allow users to input the number and size of dice
8185
event: push

0 commit comments

Comments
 (0)