Skip to content

Commit

Permalink
Fix accent sync cron workflow (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyBG authored Feb 7, 2024
1 parent 1695379 commit a573192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: accent sync --add-translations --merge-type=passive --order-by=key
- uses: mirego/create-pull-request@v5
with:
add-paths: "*.json"
add-paths: "*.po"
commit-message: Update translations
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Expand Down

0 comments on commit a573192

Please sign in to comment.