Skip to content

Commit

Permalink
lint only new issues
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Holloway <[email protected]>
  • Loading branch information
loadtheaccumulator committed Aug 19, 2024
1 parent 7a9cf53 commit 91c7e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
--sort-results=true
--timeout=5m0s
--uniq-by-line=false
only-new-issues: false
only-new-issues: true

openapi:
name: OpenAPI
Expand Down

0 comments on commit 91c7e05

Please sign in to comment.