Skip to content

Commit

Permalink
Merge pull request #5350 from kubernetes-sigs/revert-5332-master
Browse files Browse the repository at this point in the history
Revert "Disable CI Code Checks if all PR changes fall under `site/`"
  • Loading branch information
k8s-ci-robot committed Sep 29, 2023
2 parents 9920586 + cbbd159 commit 45e57f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/apidiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: APIDiff
on:
push:
pull_request:
paths-ignore:
- 'site/**'

jobs:
go-apidiff:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- 'site/**'

permissions:
contents: read
Expand Down

0 comments on commit 45e57f0

Please sign in to comment.