We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67503c7 commit 4cb8a13Copy full SHA for 4cb8a13
action.yml
@@ -5,7 +5,7 @@ author: 'golangci'
5
inputs:
6
github_token:
7
description: 'GITHUB_TOKEN'
8
- required: true
+ required: false
9
flags:
10
description: 'GolangCI command line flags'
11
required: false
0 commit comments