Skip to content

Commit

Permalink
Very much improve commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Nov 13, 2024
1 parent f7b4d6f commit e21cbac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/gettext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ jobs:
# Create a pull request to update the messages file
- uses: peter-evans/create-pull-request@v7
with:
commit-message: "Update messages"
commit-message: |
Update messages
Github bot runs make pot :v:
branch: workflow/update-messages
base: main
sign-commits: true
Expand Down

0 comments on commit e21cbac

Please sign in to comment.