Skip to content

Commit 48fc6a3

Browse files
authored
Update digger_workflow.yml
1 parent b046667 commit 48fc6a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ on:
77
issue_comment:
88
types: [created]
99
workflow_dispatch:
10+
inputs:
11+
run_name:
12+
required: false
13+
spec:
14+
description: 'spec input for digger'
15+
required: true
1016

1117
jobs:
1218
plan:

0 commit comments

Comments
 (0)