/actionsense

A set of useful github actions workflows

Actionsense

A set of reusable github actions workflows.

Skill Icons

Workflows

Flutter

1. Format and Analyze

jobs:
  python:
    uses: baimamboukar/actionsense/.github/workflows/flutterformat.yaml@main
    with:
      flutter-version: 'latest'
      disable-test: false