Skip to content

chore: release 1.0.0-rc.13 #82

chore: release 1.0.0-rc.13

chore: release 1.0.0-rc.13 #82

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit
integration:
uses: ./.github/workflows/integration.yml