Skip to content

Correct memory allocation of scheme, correct returning null values to… #39

Correct memory allocation of scheme, correct returning null values to…

Correct memory allocation of scheme, correct returning null values to… #39

name: autologin_linux
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- ".github/workflows/autologin_linux.yaml"
- "autologin_linux/**"
push:
paths:
- ".github/workflows/autologin_linux.yaml"
- "autologin_linux/**"
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
flutter_version: 3.13.2
working_directory: autologin_linux
format_line_length: 120