build: Follow up auto merge weblate

This commit is contained in:
Krille 2025-02-14 12:50:30 +01:00
parent e283e11643
commit c417c8d4d8
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'weblate'
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Enable Pull Request Automerge
run: gh pr merge --merge --auto "1"
env: