Skip to content

Merge pull request #52 from flutter-news-app-full-source-code/fix-con… #138

Merge pull request #52 from flutter-news-app-full-source-code/fix-con…

Merge pull request #52 from flutter-news-app-full-source-code/fix-con… #138

Workflow file for this run

name: ci
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
min_coverage: 0