Skip to content

fix: align error toast color with brand #1991

fix: align error toast color with brand

fix: align error toast color with brand #1991

name: Validate Translations
on:
push:
branches: [master]
pull_request:
branches: [master]
types: [opened, synchronize, reopened, ready_for_review]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Setup Node.js
uses: actions/setup-node@v5
with:
node-version: "18"
- name: Install dependencies
run: npm install glob
- name: Validate translations
run: node scripts/validate-translations.js