Skip to content

fix: Update ci config #166

fix: Update ci config

fix: Update ci config #166

Workflow file for this run

name: analysis
on: pull_request
jobs:
package-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: axel-op/dart-package-analyzer@v3
with:
# Required:
githubToken: ${{ secrets.GITHUB_TOKEN }}
relativePath: workmanager/