build: Follow up auto merge weblate
This commit is contained in:
parent
e283e11643
commit
c417c8d4d8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/weblate_auto_merge.yaml
vendored
2
.github/workflows/weblate_auto_merge.yaml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue