Skip to content

build(deps): bump nanoid from 3.3.7 to 3.3.8 #112

build(deps): bump nanoid from 3.3.7 to 3.3.8

build(deps): bump nanoid from 3.3.7 to 3.3.8 #112

Workflow file for this run

name: 'Run tests 🧪'
on:
pull_request:
branches:
- main
- alpha
- beta
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit