camelot
camelot copied to clipboard
Run tests based on type of change
We shouldn't run code tests for doc changes.
True, those can be skipped on GH actions. But the docs build / check and linting still could be run.
The cookiecutter used here. Just didn't make a distinction between code changes or doc changes.