Skip to content

Commit

Permalink
chore(github): check whole code base in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Nov 2, 2024
1 parent 52ca522 commit 0848cbe
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 @@ -56,5 +56,5 @@ jobs:
version: v1.61
args: --timeout 10m
github-token: ${{ secrets.github_token }}
only-new-issues: true
only-new-issues: false
if: env.GIT_DIFF

0 comments on commit 0848cbe

Please sign in to comment.