Merge pull request #5350 from kubernetes-sigs/revert-5332-master

Revert "Disable CI Code Checks if all PR changes fall under `site/`"
This commit is contained in:
Kubernetes Prow Robot
2023-09-29 15:01:56 -07:00
committed by GitHub
2 changed files with 0 additions and 4 deletions

View File

@@ -4,8 +4,6 @@ name: APIDiff
on:
push:
pull_request:
paths-ignore:
- 'site/**'
jobs:
go-apidiff: