Guides¶
Step-by-step tutorials for common WorkflowKt tasks.
Available Guides¶
| Guide | Description |
|---|---|
| Creating an Action | Implement your first GithubAction |
| Registering Actions | Register actions in build.gradle.kts |
| Running Workflows | Execute actions locally and in CI |
| Local Testing | Test workflows without GitHub Actions |
| Sample Actions | Real-world examples from the sample module |