diff --git a/.github/workflows/bloat_check.yaml b/.github/workflows/bloat_check.yaml index 1df105da65301d..3da3bd42811efb 100644 --- a/.github/workflows/bloat_check.yaml +++ b/.github/workflows/bloat_check.yaml @@ -27,6 +27,9 @@ jobs: pull_request_update: name: Report on pull requests + # Don't run on forked repos + if: github.repository_owner == 'project-chip' + runs-on: ubuntu-latest container: