diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 26b536e6..5a0c898c 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -49,6 +49,4 @@ jobs: source_branch: auto-update-sources-${{ github.run_id }} pr_title: "Update sources" pr_body: ":robot_face: Updating sources to the latest version.\n${{steps.update-sources.outputs.result}}" - pr_reviewer: "anmonteiro,ulrikstrid" - pr_assignee: "anmonteiro,ulrikstrid" github_token: ${{ secrets.GH_PAT_ANMONTEIRO }}