mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix: rename job names for docs project workflows (#41400)
This commit is contained in:
parent
94df0c1d85
commit
5367bd43e1
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
i18n-download-docs-translations:
|
||||
name: Learn
|
||||
name: Docs
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
steps:
|
||||
|
||||
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
i18n-upload-docs-files:
|
||||
name: Learn
|
||||
name: Docs
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user