Update ci.yaml

This commit is contained in:
AppFlowy.IO 2021-12-06 00:44:51 +08:00 committed by GitHub
parent 90b5eca5d9
commit ee9884ba34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,8 @@ name: CI
on:
push:
branches: [main]
paths:
- 'frontend'
- 'shared-lib'
pull_request:
branches: [main]
paths:
- 'frontend'
- 'shared-lib'
jobs:
build-macos:
runs-on: macOS-latest