🛠️ Setup GitHub Actions for CI/CD
We need to set up GitHub Actions to automate our Continuous Integration and/or Deployment workflows. This will help ensure that code is tested, linted, and deployed consistently across all branches and pull requests.