Build workflows for GitHub Actions using TypeScript.
yarn add github-actions-workflow-builder
Put workflows in TypeScript files. See .github/workflows-src
for some inspiration. Then run:
github-actions-workflow-builder --clean --directory .github/workflows-src