Skip to content

Refactor: Demo refactor for vector icons and JS. #279

Refactor: Demo refactor for vector icons and JS.

Refactor: Demo refactor for vector icons and JS. #279

Workflow file for this run

name: pipeline
on:
push:
branches: [ main ]
tags: [ "v*" ]
pull_request:
branches: [ main ]
jobs:
native:
permissions:
contents: write
uses: ./.github/workflows/native.yml
secrets: inherit
wasm:
permissions:
contents: write
uses: ./.github/workflows/wasm.yml
secrets: inherit