Skip to content

Commit a5c5488

Browse files
authored
add run_name
1 parent 33a7b0b commit a5c5488

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ on:
1010
required: true
1111
comment_id:
1212
required: true
13+
run_name:
14+
required: false
15+
16+
run-name: ${{ inputs.run_name}}
17+
1318

1419
jobs:
1520
digger-job:

0 commit comments

Comments
 (0)