Skip to content

Add scripts for generating manifests #213

Add scripts for generating manifests

Add scripts for generating manifests #213

Workflow file for this run

---
name: "Labels Check"
on:
pull_request:
branches: ["main"]
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
jobs:
check-labels:
permissions:
pull-requests: read
uses: heathcliff26/ci/.github/workflows/label-check.yaml@main