3ware / workflows

Reusable workflow repository
MIT License
0 stars 1 forks source link

ci: Add changed-file action to lint and test #17

Closed chris3ware closed 1 year ago

chris3ware commented 1 year ago

This step will output the files that have changed, which allows us to conditionally run the terraform actions if terraform files have changed. If terraform files have not changed, we can skip initialising terraform, because it does not need to be linted.