Skip to content

Commit 9199277

Browse files
committed
added fake input
1 parent 6d7fe27 commit 9199277

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

nb/action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: 'check notebooks'
22
description: 'Conduct nbdev related tests on notebooks'
3+
inputs:
4+
DUMMY:
5+
description: 'dummy input so this workflow will work. No input is required.'
6+
required: false
37
runs:
48
using: "composite"
59
steps:

0 commit comments

Comments
 (0)