Skip to content

Version 2.0.0 - Secret Key encryption logic #13

Version 2.0.0 - Secret Key encryption logic

Version 2.0.0 - Secret Key encryption logic #13

name: Check Translations on Pull Request
on:
pull_request:
branches:
- main
jobs:
check-translations:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run translations check
run: npm run translations:check