Skip to content

fix missing translation #5834

fix missing translation

fix missing translation #5834

Workflow file for this run

name: Pull request CI
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
compliance:
permissions:
contents: read
uses: ./.github/workflows/compliance.yaml
check:
permissions:
contents: read
actions: read
uses: ./.github/workflows/check.yaml