Skip to content

Commit

Permalink
chore: Sync with WeblateOrg/meta
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 8, 2024
1 parent b3821a0 commit 58bc9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Enable Pull Request Automerge
run: gh pr merge --merge --auto "${{ github.event.pull_request.number }}"
run: gh pr merge --rebase --auto "${{ github.event.pull_request.number }}"
env:
GH_TOKEN: ${{ secrets.WEBLATE_CI_TOKEN }}

0 comments on commit 58bc9cc

Please sign in to comment.