Skip to content

Commit

Permalink
workflows: Drop only-new-issues flag
Browse files Browse the repository at this point in the history
  • Loading branch information
yhabteab committed Feb 23, 2024
1 parent f09f522 commit 0d309c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
only-new-issues: true

# Enable the gosec linter w/o having to create a .golangci.yml config
args: -E gosec
Expand Down

0 comments on commit 0d309c4

Please sign in to comment.