Skip to content

feat: added simple parsing #10

feat: added simple parsing

feat: added simple parsing #10

Workflow file for this run

name: "CI / Feature"
on:
push:
branches:
- feature*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
use-library-js-feature:
permissions:
contents: read
actions: write
checks: write
uses: MatrixAI/.github/.github/workflows/library-js-feature.yml@master