Add manual dispatch to golangci-lint.yml (#4440)
This commit is contained in:
@@ -9,6 +9,8 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.go'
|
||||
workflow_dispatch: # Manual
|
||||
|
||||
jobs:
|
||||
golangci:
|
||||
name: lint
|
||||
|
||||
Reference in New Issue
Block a user