Skip to content

Japanese localization: Fix some typos and grammatical errors (#940) #295

Japanese localization: Fix some typos and grammatical errors (#940)

Japanese localization: Fix some typos and grammatical errors (#940) #295

name: validate-internal
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
jobs:
build:
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
uses: ./.github/workflows/validate.yml
secrets: inherit