Add CI/CD to Github Actions for deployment #7
Labels
documentation
Improvements or additions to documentation
frontend
Issue pertaining to frontend
functions
Issue pertaining to functions backend
To ensure quality pushes to
master
, there needs to be a CI/CD process, which is possible using Github Actions and Netlify (where the project is hosted)./functions
. We should also skip certain checks if they're not relevant to the code changes./functions
actions shouldn't run if the only changes in the PR pertain to the frontend.The text was updated successfully, but these errors were encountered: