Skip to content

(Core i18n): Translations update from StudioCMS i18n #68

(Core i18n): Translations update from StudioCMS i18n

(Core i18n): Translations update from StudioCMS i18n #68

Workflow file for this run

name: Pull Request Labeler
on: [pull_request_target]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.STUDIOCMS_SERVICE_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true