Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgavrilMS committed Aug 15, 2023
1 parent 459a3ca commit b63833b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ on:
push:
tags:
- v*
branches:
- master
- main
- dev
branches:
- main
pull_request:
# This guards against unknown PR until a community member vet it and label it.
types: [ labeled ]
Expand Down

0 comments on commit b63833b

Please sign in to comment.