diff --git a/.github/workflows/fetch_contributors.yml b/.github/workflows/fetch_contributors.yml index 081b37cd..a5d48ebe 100644 --- a/.github/workflows/fetch_contributors.yml +++ b/.github/workflows/fetch_contributors.yml @@ -26,7 +26,7 @@ jobs: with: image_size: 32 readme_path: "docs/contributors.md" - collaborators: all + collaborators: outside env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}