Skip to content

feat(docs): add Dart/Flutter unofficial binding to README #164

feat(docs): add Dart/Flutter unofficial binding to README

feat(docs): add Dart/Flutter unofficial binding to README #164

Workflow file for this run

name: Validate PR
on:
pull_request:
types: [opened, edited, synchronize]
concurrency:
group: validate-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
validate:
uses: xberg-io/actions/.github/workflows/reusable-validate-pr.yml@v1
secrets: inherit