Files
headlamp-sealed-secrets-plugin/.github/workflows/ci.yaml
T
2026-03-08 09:20:14 +00:00

14 lines
208 B
YAML

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