Skip to content

build(deps-dev): bump @types/papaparse from 5.3.11 to 5.3.14 (#98) #10

build(deps-dev): bump @types/papaparse from 5.3.11 to 5.3.14 (#98)

build(deps-dev): bump @types/papaparse from 5.3.11 to 5.3.14 (#98) #10

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