Skip to content

[release-2.8] Update OWNERS #1679

[release-2.8] Update OWNERS

[release-2.8] Update OWNERS #1679

Workflow file for this run

name: E2E # Part of the check name, be careful when changing.
on:
pull_request:
branches:
- main
- release-2.[7-9]
push:
branches:
- main
- release-2.[7-9]
jobs:
kind-tests:
name: Framework KinD # Part of the check name, be careful when changing.
uses: ./.github/workflows/kind.yml