Skip to content

Translations update from Hosted Weblate #333

Translations update from Hosted Weblate

Translations update from Hosted Weblate #333

Workflow file for this run

name: PR
on: [pull_request_target]
jobs:
cla:
if: contains(fromJson('["weblate"]'), github.event.pull_request.user.login) == false
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
with:
exempted-bots: dependabot,github-actions,renovate