build: fix typo in PullApprove group name (server-worker --> service-worker) (#36325)

PR Close #36325
This commit is contained in:
George Kalpakas 2020-03-30 17:35:21 +03:00 committed by Alex Rickabaugh
parent 388dc93cee
commit 333abf16e4
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ groups:
# ========================================================= # =========================================================
# Framework: Service Worker # Framework: Service Worker
# ========================================================= # =========================================================
fw-server-worker: fw-service-worker:
conditions: conditions:
- *can-be-global-approved - *can-be-global-approved
- *can-be-global-docs-approved - *can-be-global-docs-approved