cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

Ignore the `tests` github action workflow if not necessary

Open dbatten5 opened this issue 2 years ago • 0 comments
trafficstars

If for example a PR is raised with only changes made to the docs then there's no need to run the tests workflow. A few lines can be added to the workflow tests.yml to disable the workflow under the right conditions

dbatten5 avatar Apr 19 '23 19:04 dbatten5