Skip to content

Commit 97e2f19

Browse files
fix requiredness
1 parent 61d9294 commit 97e2f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview-create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
type: string
2222
check_id:
2323
description: 'The ID of the check that triggered this workflow'
24-
required: true
24+
required: false
2525
type: string
2626

2727
permissions:

0 commit comments

Comments
 (0)