Browse Source

Update dart_general.yml

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

+ 6 - 0
.github/workflows/dart_general.yml

@@ -8,8 +8,14 @@ name: Dart
 on:
   push:
     branches: [ main ]
+    paths: 
+      - 'frontend/app_flowy'
   pull_request:
     branches: [ main ]
+    paths: 
+      - 'frontend/app_flowy'
+    
+
 
 env:
   CARGO_TERM_COLOR: always