Open chrisjsewell opened 4 years ago
Just a note here that this action is now deprecated, and instead they recommend using pre-commit.ci. We've switched this over on the sphinx-book-theme and it's as simple as just "authorizing" the repository on pre-commit.ci for the repository you want it to run on. @chrisjsewell any reason not to just authorize it for each repo listed here?
As implemented in https://github.com/executablebooks/sphinx-book-theme/pull/172, there is actually now https://github.com/pre-commit/action instead of the direct implementation I've used in most other repos