Skip to content

Commit

Permalink
fix: run linter on every branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Liaw authored and Neun Chaler committed Nov 25, 2024
1 parent 0659f2d commit 0a1dd1c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions:
contents: read
Expand Down

0 comments on commit 0a1dd1c

Please sign in to comment.