fix: rename job names for docs project workflows (#41400)

This commit is contained in:
Randell Dawson 2021-03-07 09:09:42 -07:00 committed by GitHub
parent 94df0c1d85
commit 5367bd43e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
i18n-download-docs-translations:
name: Learn
name: Docs
runs-on: ubuntu-18.04
steps:

View File

@ -7,7 +7,7 @@ on:
jobs:
i18n-upload-docs-files:
name: Learn
name: Docs
runs-on: ubuntu-18.04
steps: