Skip to content

feat(i18n): routine i18n updates on 2024-09-28 #7191

feat(i18n): routine i18n updates on 2024-09-28

feat(i18n): routine i18n updates on 2024-09-28 #7191

Workflow file for this run

name: Label Pull Requests
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-24.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}