jbampton commented on PR #191: URL: https://github.com/apache/openoffice/pull/191#issuecomment-2500209418
Hey @Pilot-Pirx you can test pre-commit on your local machine: Install pre-commit: `pip install pre-commit` Then from the repo root run: `pre-commit install` to install the hooks. Then to test the codespell hook run: `pre-commit run --all-files` Also GitHub Actions don't run the first time they are added to a repo via a pull request. If you merge this PR the new action workflows will run on the new PRs going forwards. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org