GitHub Actions I Set Up on Every Project
Most engineers using GitHub Actions daily know how to write a basic workflow — checkout, install dependencies, run tests, deploy. That covers 80% of what they need. The other 20% is a set of features
Sep 21, 20266 min read2


