Skip to content

New Strings PT-BR (Video Stream, Effector and Inspector Actions) #2526

New Strings PT-BR (Video Stream, Effector and Inspector Actions)

New Strings PT-BR (Video Stream, Effector and Inspector Actions) #2526

Workflow file for this run

name: Run CI
on:
push:
branches:
- "main"
paths-ignore:
- '**/*.md'
pull_request:
branches:
- "main"
paths-ignore:
- '**/*.md'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Validate Locale
uses: Yellow-Dog-Man/locale-checker-action@034ab2a4e4a18449fd8e0cef79494a0c51b09f19