diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 5383ab7738248..20f4be271a567 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -16,6 +16,7 @@ jobs: env: CONTRIB_REPOSITORY: 'aws/aws-cdk' CONTRIB_OUTPUT_FILE: 'CONTRIBUTORS.md' + CONTRIB_IGNORE: 'github-actions[bot],mergify[bot],dependabot[bot],dependabot-preview[bot],aws-cdk-automation' - name: Create a PR uses: peter-evans/create-pull-request@v5 with: