Skip to content

ci: release safety on main — draft-first promote + per-name asset verification #66

ci: release safety on main — draft-first promote + per-name asset verification

ci: release safety on main — draft-first promote + per-name asset verification #66

Workflow file for this run

# Calls the canonical plugin-ci reusable workflow (GetBusbar/busbar/.github/workflows/plugin-ci.yml)
# instead of hand-copying build/test/signoff steps here — see that file for what actually runs.
name: ci
on:
push:
branches: [main, dev]
pull_request:
branches: [main, dev]
jobs:
ci:
uses: GetBusbar/busbar/.github/workflows/plugin-ci.yml@dev
with:
plugin_crate: busbar-store-mysql-plugin
plugin_kind: store
plugin_alias: mysql
service: mysql
busbar_ref: dev