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(workflow): Add GitHub Actions workflow for pull requests #12

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

ndragun92
Copy link
Owner

This commit adds a new GitHub Actions workflow, defined in .github/workflows/pull-request.yml, that gets triggered on pull requests. The workflow includes linting and test jobs that run on the latest Ubuntu and Node 20 environment.

This commit adds a new GitHub Actions workflow, defined in `.github/workflows/pull-request.yml`, that gets triggered on pull requests. The workflow includes linting and test jobs that run on the latest Ubuntu and Node 20 environment.
@ndragun92 ndragun92 merged commit e1cf7f2 into main Mar 14, 2024
2 checks passed
@ndragun92 ndragun92 deleted the workflow/pull-request branch March 14, 2024 16:25
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