We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151ba79 commit 9ffc040Copy full SHA for 9ffc040
1 file changed
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ on:
23
push:
24
branches: [ main ]
25
pull_request:
26
- branches: [ * ]
+ branches: [ main ]
27
28
# Allows you to run this workflow manually from the Actions tab
29
# workflow_dispatch:
0 commit comments