Skip to content

Commit

Permalink
Drop datetime from the commit and PR title
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Sep 18, 2024
1 parent 0ad2337 commit 71dab71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/locale_update_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ jobs:
add-paths: |
locale/manageiq.pot
locale/en/manageiq.po
commit-message: Update English Translations ${{github.event.repository.updated_at}}
commit-message: Update English Translations
branch: update_english_translations
author: ManageIQ Bot <bot@manageiq.org>
committer: ManageIQ Bot <bot@manageiq.org>
delete-branch: true
assignees: jrafanie
labels: internationalization
push-to-fork: miq-bot/manageiq
title: Update English Translations ${{github.event.repository.updated_at}}
title: Update English Translations
body: Update the English Translations in the manageiq.po and manageiq.pot files.
token: ${{ secrets.PR_TOKEN }}

0 comments on commit 71dab71

Please sign in to comment.