Skip to content

Commit

Permalink
Remove path from linter
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden B <[email protected]>
  • Loading branch information
haydentherapper authored Sep 29, 2023
1 parent 6d1c8d7 commit 8f0e841
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
Expand Up @@ -18,10 +18,6 @@ on:
branches:
- main
pull_request:
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 8f0e841

Please sign in to comment.