Files
headlamp-rook-plugin/.github/workflows/ci.yaml
T

14 lines
218 B
YAML

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