Skip to content

Merge pull request #49 from Unleash/fix-payload-stringify #155

Merge pull request #49 from Unleash/fix-payload-stringify

Merge pull request #49 from Unleash/fix-payload-stringify #155

Workflow file for this run

name: ci
concurrency:
group: $-$
cancel-in-progress: true
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
semantic_pull_request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
flutter_version: 3.3.7
min_coverage: 90