Skip to content

Releases: prog-time/workflows

Workflows v1.0.0 — First Release

02 Mar 19:19
0070592

Choose a tag to compare

This first stable release introduces a collection of reusable CI job snippets for GitHub Actions, designed to make code quality checks simple, consistent, and portable across projects. Each check is written once as an isolated shell script and automatically inlined into ready-to-use workflow YAML files, so downstream repositories can copy jobs directly without extra dependencies or complex setup.