
Creating a GitHub workflow to run CI
Checking code quality before merging the changes back to production branch is crucial. Let's guild a simple CI with GitHub actions.
Appears in 2 out of 30 articles

Checking code quality before merging the changes back to production branch is crucial. Let's guild a simple CI with GitHub actions.
