action: make github token optional
This commit is contained in:
parent
67503c7b3d
commit
4cb8a13e45
@ -5,7 +5,7 @@ author: 'golangci'
|
||||
inputs:
|
||||
github_token:
|
||||
description: 'GITHUB_TOKEN'
|
||||
required: true
|
||||
required: false
|
||||
flags:
|
||||
description: 'GolangCI command line flags'
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user