Skip to content

Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin/example #19

Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin/example

Bump very_good_analysis from 5.1.0 to 6.0.0 in /autologin/example #19

name: autologin_windows
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- ".github/workflows/autologin_windows.yaml"
- "autologin_windows/**"
push:
branches:
- main
paths:
- ".github/workflows/autologin_windows.yaml"
- "autologin_windows/**"
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
runs_on: windows-latest
flutter_channel: stable
flutter_version: 3.24.1
working_directory: autologin_windows