diff --git a/.github/workflows/CopilotPRReview.yaml b/.github/workflows/CopilotPRReview.yaml index 9025e64c4b..ddc86b9d9b 100644 --- a/.github/workflows/CopilotPRReview.yaml +++ b/.github/workflows/CopilotPRReview.yaml @@ -22,7 +22,7 @@ permissions: jobs: intake: - if: github.event.pull_request.draft == false + if: github.event.pull_request.draft == false && github.event.pull_request.user.login != 'business-central-bot[bot]' runs-on: ubuntu-latest defaults: run: