diff --git a/.github/workflows/pull_request_feed.yml b/.github/workflows/pull_request_feed.yml index 5c4d9c40a85..d2136726618 100644 --- a/.github/workflows/pull_request_feed.yml +++ b/.github/workflows/pull_request_feed.yml @@ -34,7 +34,7 @@ jobs: steps: - name: Notification Maintainer PR Opened uses: slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844 - if: github.event.action == 'opened' && needs.community_check.outputs.maintainer == 'true' + if: github.event.action == 'opened' && needs.community_check.outputs.maintainer == 'true' && github.actor != 'dependabot[bot]' with: payload: | {