Skip to content

build(deps-dev): bump @types/react from 18.2.37 to 18.2.61 (#99) #8

build(deps-dev): bump @types/react from 18.2.37 to 18.2.61 (#99)

build(deps-dev): bump @types/react from 18.2.37 to 18.2.61 (#99) #8

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
release:
needs:
- test
uses: ./.github/workflows/release.yml