Files
headlamp-sealed-secrets-plugin/.github/workflows/ci.yaml
T
hugh-hackman[bot] 50ae430424 ci: switch to org-level reusable workflows
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 01:01:46 +00:00

13 lines
187 B
YAML

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
ci:
uses: privilegedescalation/.github/.github/workflows/plugin-ci.yaml@main