We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3f216 commit cdacb2eCopy full SHA for cdacb2e
1 file changed
.github/workflows/weblate-automerge.yml
@@ -1,5 +1,5 @@
1
-# Weblate PRs must be merged using the merge strategy, otherwise we run into conflicts.
2
-# Enabling automerge at PR creation time helps ensure we merge correctly.
+# Sets Weblate PRs to automerge using the merge strategy,
+# which avoids later running into Weblate merge conflicts.
3
name: Automerge Weblate PRs
4
5
on:
0 commit comments