diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 7a962a0a..abf4057d 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -16,4 +16,6 @@ jobs: - uses: wow-actions/contributors-list@v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - round: true + round: false + includeBots: true +