Skip to content

New Crowdin updates #67

New Crowdin updates

New Crowdin updates #67

Workflow file for this run

name: Automerge
on:
pull_request:
types:
- opened
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- id: automerge
name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "crowdin"
MERGE_METHOD: "rebase"