commercetest / nlnet

Analysis of the opensource codebases of NLnet sponsored projects.
MIT License
0 stars 0 forks source link

31 codequality use GitHub actions to help with static analysis of the repos codebase #83

Closed tnzmnjm closed 3 weeks ago

tnzmnjm commented 3 weeks ago

Hi Julian,

This PR introduces two GitHub Actions workflows aimed at automating the testing process for the initial_data_preparation.py script located in the utils directory.

Both workflows are designed to trigger whenever there is a push to the utils/initial_data_preparation.py file.

Could you please let me know if you'd like me to change or add any part of these workflows?

Thanks very much