Skip to content

chore(l10n): Updates for project Fake Plugin #36

chore(l10n): Updates for project Fake Plugin

chore(l10n): Updates for project Fake Plugin #36

Workflow file for this run

name: Automerge ✨
on:
pull_request_target:
types: [ opened ]
jobs:
translations:
if: github.actor == 'pressbooks-ops' || github.actor == 'transifex-integration[bot]' || github.actor == 'dependabot[bot]'
uses: pressbooks/reusable-workflows/.github/workflows/auto-merge.yml@main
with:
pr_title_pattern: '^(chore\((l10n|i18n)\):)'
secrets: inherit