Skip to content

Commit 46ff946

Browse files
committed
ci: Remove only-new-issues option from linter run
The option is mutually exclusive with the working-directory option that we need to use due to Toolbx code residing in a subdirectory. The tool itself does not work recursively. Fallout from containers#974 containers#978
1 parent f456c17 commit 46ff946

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ jobs:
2222
with:
2323
version: latest
2424
working-directory: ./src
25-
only-new-issues: true

0 commit comments

Comments
 (0)