mirror of
https://github.com/apache/superset.git
synced 2026-04-14 13:44:46 +00:00
chore: rename duplicate build jobs (#12921)
This commit is contained in:
committed by
GitHub
parent
86b982a0a3
commit
94b6b29362
2
.github/workflows/superset-docs.yml
vendored
2
.github/workflows/superset-docs.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
name: build
|
||||
name: docs
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
|
||||
|
||||
Reference in New Issue
Block a user