Skip to content

Merge tag '0.54-1' into next #16

Merge tag '0.54-1' into next

Merge tag '0.54-1' into next #16

Workflow file for this run

name: pure-data
on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches:
- next
pull_request:
workflow_dispatch:
jobs:
puredata:
uses: pure-data/pure-data-ci/.github/workflows/puredata.yml@main