plyr
plyr copied to clipboard
Add Github Actions for Each Pull Request
Link to related issue (if applicable)
#1666
Summary of proposed changes
Add Github Actions for Each Pull Request.
Checklist
- [x] Use
developas the base branch - [x] Exclude the gulp build (
/distchanges) from the PR - [x] Test on supported browsers
What is the benefit of doing this?
It will test source code build well on all node versions for each PR.