chore: rename duplicate build jobs (#12921)

This commit is contained in:
Elizabeth Thompson
2021-02-03 16:40:38 -08:00
committed by GitHub
parent 86b982a0a3
commit 94b6b29362
3 changed files with 4 additions and 4 deletions

View File

@@ -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: