diff --git a/.github/workflows/Lint.yml b/.github/workflows/Lint.yml index c868df5..e8ab669 100644 --- a/.github/workflows/Lint.yml +++ b/.github/workflows/Lint.yml @@ -21,6 +21,8 @@ jobs: - name: Clone uses: actions/checkout@v6 - uses: j178/prek-action@v2 + with: + extra-args: "--all-files --skip no-commit-to-branch" link-checker: name: Link checker