Skip to content

Translations update from Hosted Weblate #20

Translations update from Hosted Weblate

Translations update from Hosted Weblate #20

Workflow file for this run

# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
name: Pull Request Labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
configuration-path: .github/labeler-rules.yaml
sync-labels: true