Skip to content

feat: only do login when there is a stored config (not on first run f… #533

feat: only do login when there is a stored config (not on first run f…

feat: only do login when there is a stored config (not on first run f… #533

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/