The purpose of this pull request is to add GitHub Actions workflows to the project.
Implementation
Added GitHub Actions Workflows: Implemented GitHub Actions workflows to automate various aspects of the development and release process.
CI Workflow: Created a Continuous Integration (CI) workflow to run tests automatically on each pull request to main to ensure code quality and reliability.
Testing
CI Testing: Ensured that the CI workflow runs successfully on main and pull requests, verifying that tests pass and code quality standards are met.
Problems Faced
N/A
Notes
More workflows will likely be added to include documentation automation and release management.
Overview
The purpose of this pull request is to add GitHub Actions workflows to the project.
Implementation
Testing
Problems Faced
N/A
Notes
More workflows will likely be added to include documentation automation and release management.