Skip to content

Refactor workflows #295

Refactor workflows

Refactor workflows #295

Workflow file for this run

name: manifest
on:
pull_request:
paths:
- config/**
- e2e_test/**
- .github/workflows/manifest.yaml
jobs:
manifest:
uses: int128/kubebuilder-workflows/.github/workflows/manifest.yaml@v1
permissions:
contents: read
pull-requests: write
with:
kustomization: |
config/default/kustomization.yaml
e2e_test/**/kustomization.yaml