Closed iledesma08 closed 1 week ago
This PR adds necessary files for Continous Integration and Deployment on GitHub for every Pull Request that we do.
Each time we open a PR, GitHub runs some actions that do the following:
If any of these checks fail, we can see what exactly went wrong and correct it before doing the merge.
Ok!
Organized some files and set up CI/CD
Summary
This PR adds necessary files for Continous Integration and Deployment on GitHub for every Pull Request that we do.
Details
Each time we open a PR, GitHub runs some actions that do the following:
If any of these checks fail, we can see what exactly went wrong and correct it before doing the merge.