Skip to content

Dont run CI when changes are to README.md, .gitignore or doc folder

Christian Witzler requested to merge witzler1/python-ci-template:master into master
  • included need statement to allow jobs to run earlier without waiting for unneded other jobs
  • split tests and src in different directories
  • remove bandit exceptions

Merge request reports