Skip to content

Commit 0afd105

Browse files
authored
Change comment_id requirement to optional
1 parent c041bbc commit 0afd105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
job:
1010
required: false
1111
comment_id:
12-
required: true
12+
required: false
1313
run_name:
1414
required: false
1515
spec:

0 commit comments

Comments
 (0)