diff --git a/.github/workflows/node-flow-pull-request-checks.yaml b/.github/workflows/node-flow-pull-request-checks.yaml index 9cf58f041541..f4dacd0d242c 100644 --- a/.github/workflows/node-flow-pull-request-checks.yaml +++ b/.github/workflows/node-flow-pull-request-checks.yaml @@ -192,6 +192,7 @@ jobs: abbreviated-panel: name: JRS Panel uses: ./.github/workflows/zxc-jrs-regression.yaml + if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.full_name == github.repository }} with: custom-job-name: "Platform SDK" panel-config: "configs/suites/GCP-PRCheck-Abbrev-4N.json"