Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement CI #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: Implement CI #58

wants to merge 1 commit into from

Conversation

darwin808
Copy link

@darwin808 darwin808 commented Jun 13, 2024

Description:
Implemented Continuous Integration (CI) to trigger on pull requests (PRs) to the master branch. This CI pipeline includes running npm run test to ensure code quality and functionality on each PR. Additionally, configured the necessary secrets.ENV_FILE in GitHub to support the CI process.

@darwin808 darwin808 changed the title feat(ci): initialize ci feat(ci): Implement CI Jun 13, 2024
@darwin808 darwin808 requested review from mattezra and shrunyan June 13, 2024 02:21
@darwin808 darwin808 changed the title feat(ci): Implement CI feat: Implement CI Jun 13, 2024
@darwin808 darwin808 self-assigned this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant