Skip to content

Add copy event handling in AccountDetailComponent to capture ctrl+c (cmd+c on mac) #47

Add copy event handling in AccountDetailComponent to capture ctrl+c (cmd+c on mac)

Add copy event handling in AccountDetailComponent to capture ctrl+c (cmd+c on mac) #47

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