Skip to content

chore(ci): make release manual #14

chore(ci): make release manual

chore(ci): make release manual #14

Workflow file for this run

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: npm test
name: Test
on:
pull_request: ~
push:
branches:
- main