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.
2 parents 8b4595d + df7efa2 commit 2ca0da0Copy full SHA for 2ca0da0
.github/workflows/lint.yml
@@ -1,6 +1,5 @@
1
name: golangci-lint
2
-on:
3
- pull_request:
+on: [pull_request, workflow_dispatch]
4
jobs:
5
golangci:
6
name: lint
0 commit comments