Skip to content

Commit 9ffc040

Browse files
committed
fix:branches
1 parent 151ba79 commit 9ffc040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
push:
2424
branches: [ main ]
2525
pull_request:
26-
branches: [ * ]
26+
branches: [ main ]
2727

2828
# Allows you to run this workflow manually from the Actions tab
2929
# workflow_dispatch:

0 commit comments

Comments
 (0)