Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Switch to callbacks from streams for ping handling (#137) #6

Switch to callbacks from streams for ping handling (#137)

Switch to callbacks from streams for ping handling (#137) #6

Workflow file for this run

name: Publish
on:
pull_request:
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
tags: [ 'v[0-9]+.[0-9]+.[0-9]+*' ]
jobs:
publish:
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main