Skip to content

Commit

Permalink
CI: Run lint checks on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
vidister committed Aug 25, 2022
1 parent 6e285c0 commit 0c52d1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
Expand Down

0 comments on commit 0c52d1e

Please sign in to comment.