-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
🎉 Hacktoberfest 🍻Hacktoberfest-friendly issues, great for newcomers.Hacktoberfest-friendly issues, great for newcomers.
Description
Brief
As a bigger goal, we want a nice Continuous Delivery pipeline for cryptid-js. However, even the greatest journey starts with a single step, so for a starter, let's implement a Continuous Integration workflow.
Task
Create a new GitHub Actions workflow that
- runs on
- push to
master - PR to
master
- push to
- executes the
lintscript and fails if the codebase is not properly linted/formatted.
Dependencies
Depends on #7
Metadata
Metadata
Assignees
Labels
🎉 Hacktoberfest 🍻Hacktoberfest-friendly issues, great for newcomers.Hacktoberfest-friendly issues, great for newcomers.