This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
headlamp-intel-gpu-plugin/.github/workflows/ci.yaml
T
2026-03-08 01:01:32 +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