mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
chore: rename duplicate build jobs (#12921)
This commit is contained in:
committed by
GitHub
parent
86b982a0a3
commit
94b6b29362
2
.github/workflows/superset-frontend.yml
vendored
2
.github/workflows/superset-frontend.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
frontend-build:
|
||||
if: github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user