mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-22 19:55:44 +00:00
add sample
This commit is contained in:
parent
60b57697f8
commit
6eb54d49f7
3 changed files with 31 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ inputs:
|
|||
github_token:
|
||||
description: 'GITHUB_TOKEN'
|
||||
required: true
|
||||
flags:
|
||||
description: 'GolangCI command line flags'
|
||||
required: false
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue