diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05060400..57c7c2de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: } >> "$GITHUB_STEP_SUMMARY" - name: Comment PR with firmware stats - if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork == false + if: github.event_name == 'pull_request' uses: actions/github-script@v7 with: script: |