Skip to content

Commit 0fad188

Browse files
committed
ci: make release-checksum not required [ci skip]
1 parent 978b865 commit 0fad188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tfdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
type: string
1717
release-checksum:
1818
description: "terraform-docs sha256 checksum"
19-
required: true
19+
required: false
2020
type: string
2121

2222
jobs:

0 commit comments

Comments
 (0)