Skip to content

Commit 674d287

Browse files
authored
Update digger_workflow.yml
1 parent 78f37f2 commit 674d287

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@ name: Digger Workflow
33
on:
44
workflow_dispatch:
55
inputs:
6-
id:
7-
description: 'run identifier'
8-
required: true
9-
comment_id:
10-
required: true
11-
job:
6+
spec:
127
required: true
8+
run_name:
9+
required: false
1310

1411
jobs:
1512
plan:

0 commit comments

Comments
 (0)