mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update ci.yaml
This commit is contained in:
parent
90b5eca5d9
commit
ee9884ba34
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user