Skip to content

feat: flight tracking #3

feat: flight tracking

feat: flight tracking #3

name: flight_information_repository
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "packages/flight_information_repository/**"
- ".github/workflows/flight_information_repository.yaml"
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
working_directory: packages/flight_information_repository