We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8717c commit 9c25286Copy full SHA for 9c25286
.github/workflows/golangci-lint.yml
@@ -1,6 +1,6 @@
1
name: golangci-lint
2
on:
3
- push:
+ pull_request:
4
permissions:
5
contents: read
6
jobs:
0 commit comments