Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

chore(release): package:win32_runner v0.2.4 (#26) #9

chore(release): package:win32_runner v0.2.4 (#26)

chore(release): package:win32_runner v0.2.4 (#26) #9

Workflow file for this run

name: win32_runner
on:
pull_request:
paths:
- .github/workflows/win32_runner.yml
- lib/**
- test/**
- pubspec.yaml
push:
branches: [main]
paths:
- .github/workflows/win32_runner.yml
- lib/**
- test/**
- pubspec.yaml
jobs:
build:
uses: halildurmus/workflows/.github/workflows/dart.yml@main
with:
format_directories: lib test
dartdoc:
uses: halildurmus/workflows/.github/workflows/dartdoc.yml@main
pana:
uses: halildurmus/workflows/.github/workflows/pana.yml@main