mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 12:16:26 +00:00
Enable linter on workflow_dispatch
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
name: golangci-lint
|
||||
on:
|
||||
pull_request:
|
||||
on: [pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
golangci:
|
||||
name: lint
|
||||
|
||||
Reference in New Issue
Block a user