Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

fix manifest 5 topics limit #2

fix manifest 5 topics limit

fix manifest 5 topics limit #2

Workflow file for this run

name: review
on:
push: {branches: ["main", "dev"]}
pull_request: {branches: ["main", "dev"]}
jobs:
review: {uses: aprosail/templates/.github/workflows/dart-review.yaml@main}