Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
branch: i18n-auto-update
title: "[i18n] Update"
body: "Updated locale files on master branch"
commit_message: "Update locale files"
commit-message: "Update locale files"
add-paths: rest_framework_simplejwt/locale/**

- name: Tell whether locale updated
run: echo "Locale updated at ${steps.auto-commit-aciton.outputs.pull-request-url}"
run: echo "Locale files updated"