diff --git a/.github/workflows/update-maintainers-trigger.yaml b/.github/workflows/update-maintainers-trigger.yaml index 70fe914e..12fc4abe 100644 --- a/.github/workflows/update-maintainers-trigger.yaml +++ b/.github/workflows/update-maintainers-trigger.yaml @@ -24,4 +24,5 @@ jobs: with: # The PAT with the 'public_repo' scope is required token: ${{ secrets.GH_TOKEN }} + repository: ${{ github.repository_owner }}/community event-type: trigger-maintainers-update