email-validator icon indicating copy to clipboard operation
email-validator copied to clipboard

Add GitHub Workflows & Dependabot to improve CI/CD

Open Oaphi opened this issue 4 years ago • 0 comments

This PR introduces Dependabot for automatically managing dependency updates (2 pull requests updating testing packages from the bot already merged as a test) and a GitHub workflow for pushes and pull requests (since there is no build step, only the test step is initially configured).

Hope you'll find it helpful!

Oaphi avatar Jun 10 '21 16:06 Oaphi