Contributed to Open Source Project
Merged Pull Request
Automated deployment
Improved workflows
+2
Made a valuable contribution to open-sauced/open-sauced, making the compliance workflow reusable across all our npm repositories and removing the lint command from the release workflow - linting should occur at a git pre-commit step, having it block the release was pointless and should be incorporated in the development workflow with the npm cli --if-present argument!