Skip to content

Commit

Permalink
ci: run supabase_flutter ci on isolate package changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Jul 26, 2024
1 parent 6385aee commit 06d4eb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/supabase_flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- 'packages/realtime_client/**'
- 'packages/storage_client/**'
- 'packages/supabase/**'
- 'packages/yet_another_json_isolate/**'

pull_request:
paths:
Expand All @@ -24,6 +25,7 @@ on:
- 'packages/realtime_client/**'
- 'packages/storage_client/**'
- 'packages/supabase/**'
- 'packages/yet_another_json_isolate/**'

jobs:
test:
Expand Down

0 comments on commit 06d4eb5

Please sign in to comment.