Skip to content

Commit 0550c06

Browse files
committed
update param
1 parent d8d24ad commit 0550c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Starts a Coder workspace. Posts a comment to a GitHub issue with t
33
inputs:
44
github-token:
55
description: 'GitHub token'
6-
required: true
6+
required: false
77
default: ${{ github.token }}
88
github-issue-number:
99
description: 'GitHub issue number where progress updates will be posted'

0 commit comments

Comments
 (0)