mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update dart_general.yml
This commit is contained in:
6
.github/workflows/dart_general.yml
vendored
6
.github/workflows/dart_general.yml
vendored
@ -8,8 +8,14 @@ name: Dart
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths:
|
||||||
|
- 'frontend/app_flowy'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths:
|
||||||
|
- 'frontend/app_flowy'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
Reference in New Issue
Block a user