You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GitHub Actions workflow for continuous integration and delivery
This commit introduces a new CI/CD pipeline using GitHub Actions:
- Add .github/workflows/ci-cd.yml file
- Configure automated testing and deployment processes
- Ensure code quality and consistency across the project
This workflow will help maintain project integrity and streamline
the development process.
0 commit comments