Skip to content

feat: add profile and contacts fetching from pubky #1579

feat: add profile and contacts fetching from pubky

feat: add profile and contacts fetching from pubky #1579

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