Skip to content

fix typo

fix typo #2

name: Workflow Test Generate
on:
workflow_dispatch: {}
push: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
generate:
uses: ./.github/workflows/generate-suite.yaml