Merge pull request #2087 from spotify/rugvip/reci

workflows: rename Frontend CI to just CI
This commit is contained in:
Patrik Oldsberg
2020-08-23 18:09:26 +02:00
committed by GitHub
@@ -1,11 +1,11 @@
name: Frontend CI
name: CI
on:
pull_request:
paths-ignore:
- 'microsite/**'
jobs:
build:
verify:
runs-on: ubuntu-latest
strategy: