Browse Source

Update ci.yaml

AppFlowy.IO 3 năm trước cách đây
mục cha
commit
ee9884ba34
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      .github/workflows/ci.yaml

+ 0 - 6
.github/workflows/ci.yaml

@@ -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