diff --git a/.github/workflows/contributors.yaml b/.github/workflows/contributors.yaml index 3ca2816..d402395 100644 --- a/.github/workflows/contributors.yaml +++ b/.github/workflows/contributors.yaml @@ -36,3 +36,7 @@ jobs: title: Contributor report token: ${{ secrets.GH_TOKEN }} content-filepath: ./CONTRIBUTORS.md + assignees: ${{ github.repository_owner }} + labels: | + report + automated issue