Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![GitHub](https://img.shields.io/github/license/httpdss/structkit-action)](LICENSE)

A GitHub Action for running [StructKit](https://github.com/httpdss/structkit) commands in your CI/CD pipeline. Use this action to validate project structure definitions or generate files and folders automatically.
Companion to [StructKit](https://github.com/httpdss/structkit). Run `validate`, `generate`, or a dry-run drift check as a workflow step. Star the [core repo](https://github.com/httpdss/structkit).

## Features

Expand Down
Loading