aldrichtr / infraspective

Infrastructure testing using pester
MIT License
18 stars 0 forks source link

Only run the unit tests and code checks if source folder has changes #96

Open aldrichtr opened 2 years ago

aldrichtr commented 2 years ago
  1. If the update doesn't include changes to the source folder, then there is no need to run PSSA or the unittests
  2. If the update doesn't include changes to the docs folder, then there is no need to run the "build docs" step