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