Skip to content

fix: plugin_path() only checked the uplifted target dir - dev-gate wa… #20

fix: plugin_path() only checked the uplifted target dir - dev-gate wa…

fix: plugin_path() only checked the uplifted target dir - dev-gate wa… #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-auth-oidc-plugin
plugin_kind: auth
plugin_alias: oidc
service: none