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.
1 parent 414d248 commit df7efa2Copy full SHA for df7efa2
.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