mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-04-19 08:57:10 +00:00
Enable linter on workflow_dispatch
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -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