Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure

This commit is contained in:
Ivan Shmidt
2020-08-13 10:15:01 +02:00
22 changed files with 222 additions and 52 deletions
+3 -7
View File
@@ -2,13 +2,9 @@ name: CLI Test
on:
pull_request:
paths:
- '.github/workflows/cli.yml'
- 'packages/cli/**'
- 'packages/create-app/**'
- 'packages/core/**'
- 'packages/core-api/**'
- 'yarn.lock'
paths-ignore:
- 'microsite/**'
jobs:
build: