Skip to content

New Crowdin updates #297

New Crowdin updates

New Crowdin updates #297

Workflow file for this run

name: "Dependabot Auto-Merge"
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ github.token }}