build: Update weblate auto merge
This commit is contained in:
parent
2c67a3b2fe
commit
a90a3e290e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/weblate_auto_merge.yaml
vendored
2
.github/workflows/weblate_auto_merge.yaml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
||||||
- name: Enable Pull Request Automerge
|
- name: Enable Pull Request Automerge
|
||||||
run: gh pr merge --merge --auto "1"
|
run: gh pr merge --merge --auto "1"
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.PAT }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue