Skip to content

build(deps): bump next from 14.2.3 to 14.2.10 #8

build(deps): bump next from 14.2.3 to 14.2.10

build(deps): bump next from 14.2.3 to 14.2.10 #8

Workflow file for this run

name: i18n
on:
# Only run on PRs into master
pull_request:
branches:
- master
jobs:
i18n:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
run_install: true
- name: Check Localization
run: |
pnpm i18n