Skip to content

Commit 60891d9

Browse files
committed
🐛 Add body for translation pr
1 parent c54fc61 commit 60891d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translations-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: create pull request
21-
run: gh pr create -B main -H weblate --title 'Translations update from Weblate'
21+
run: gh pr create -B main -H weblate --title 'Translations update from Weblate' --body ''
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)