Skip to content

Release candidate 3.0.1 #4

Release candidate 3.0.1

Release candidate 3.0.1 #4

Workflow file for this run

name: embrace_dio
on:
pull_request:
paths:
- ".github/workflows/embrace_dio.yaml"
- "embrace_dio/**"
push:
branches:
- main
paths:
- ".github/workflows/embrace_dio.yaml"
- "embrace_dio/**"
jobs:
build:
uses: ./.github/workflows/flutter_ci.yaml
with:
flutter_channel: stable
flutter_version: 3.3.1
working_directory: embrace_dio