Skip to content

Instantly share code, notes, and snippets.

@al1076954
al1076954 / dynamic-manual-workflow.md
Last active April 27, 2024 13:12
Dynamic Manual Workflow

How to create a Dynamic Manual Workflow with Github Actions

Overview

GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.

Context

With all this feature, it's still missing some feature like making a request before a the workflow is created.