fix name
This commit is contained in:
parent
52935040e6
commit
62ebeb46a0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/check_locale.yml
vendored
4
.github/workflows/check_locale.yml
vendored
|
@ -9,8 +9,8 @@ on:
|
||||||
- ".github/workflows/check_locale.yml"
|
- ".github/workflows/check_locale.yml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_docs_to_wiki:
|
check_translation:
|
||||||
name: Publish docs to Wiki
|
name: Check translation
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Reference in a new issue