ci: correct i18n job name

This commit is contained in:
Tom French 2022-08-30 11:16:19 +01:00
parent a4fe21927d
commit 1fd3234613

View file

@ -8,7 +8,7 @@ on:
branches: '*'
jobs:
lint:
check-keys:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2