Skip to content

fix(SCHEMA_VERSION 5->6): one-time billable_requests backfill, plus a… #20

fix(SCHEMA_VERSION 5->6): one-time billable_requests backfill, plus a…

fix(SCHEMA_VERSION 5->6): one-time billable_requests backfill, plus a… #20

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-sqlite-plugin
plugin_kind: store
plugin_alias: sqlite
service: none
busbar_ref: dev