Skip to content

Commit 5600ae4

Browse files
authored
Merge pull request #137 from iterative/cml-commands
2 parents f5cb92a + 76176a9 commit 5600ae4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
module.exports = [
22
'ci',
3+
'runner launch',
34
'runner',
5+
'pr create',
46
'pr',
7+
'comment create',
8+
'comment update',
59
'comment',
10+
'check create',
611
'check',
12+
'workflow rerun',
713
'workflow',
14+
'tensorboard connect',
815
'tensorboard'
916
]

0 commit comments

Comments
 (0)