8000 Free contributors from i18n data sync responsibility by silvanocerza · Pull Request #1515 · arduino/arduino-cli · GitHub
[go: up one dir, main page]

Skip to content

Free contributors from i18n data sync responsibility #1515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 19, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Update .github/workflows/check-i18n-task.yml
Co-authored-by: per1234 <accounts@perglass.com>
  • Loading branch information
silvanocerza and per1234 authored Oct 19, 2021
commit b2f5b67833e675416989e71e5a08c25491282d59
4 changes: 1 addition & 3 deletions .github/workflows/check-i18n-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ jobs:
version: 3.x

- name: Check i18n source file is up to date
run:
- task i18n:update
- task i18n:check
run: task i18n:check
0