Skip to content

build(CI): add AOT build of calculator demo #10

build(CI): add AOT build of calculator demo

build(CI): add AOT build of calculator demo #10

name: Generate workflows
on:
push:
paths:
- ".github/real-workflows/*.yml"
- ".github/workflows/generate-workflows.yml"
jobs:
generate-workflows:
runs-on: ubuntu-latest
steps:
- name: Run locally
uses: "DanySK/[email protected]" # pick the latest version maybe
with:
token: ${{ secrets.WORKFLOW_TOKEN }}