Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/pana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ./.github/actions/pana
with:
working_directory: packages/stream_video_flutter
min_score: 150
min_score: 130

stream_video_push_notification:
runs-on: ubuntu-latest
Expand All @@ -44,7 +44,7 @@ jobs:
uses: ./.github/actions/pana
with:
working_directory: packages/stream_video_push_notification
min_score: 140
min_score: 130

stream_video_screen_sharing:
runs-on: ubuntu-latest
Expand Down
Loading
Loading