Skip to content

chore: general project cleanup and background_detector implementation #460

chore: general project cleanup and background_detector implementation

chore: general project cleanup and background_detector implementation #460

name: Static Code Analysis and Pub Score
on: [push, pull_request]
jobs:
package-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: axel-op/dart-package-analyzer@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
relativePath: packages/telnyx_webrtc/