We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbaa2f commit 98ac4f1Copy full SHA for 98ac4f1
.github/workflows/golangci_lint.yml
@@ -1,6 +1,6 @@
1
name: Golangci-lint
2
3
-on: [pull_request, merge_group]
+on: pull_request
4
5
jobs:
6
golangci-lint:
0 commit comments