diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 1b9725e8..e27b6eda 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -20,5 +20,5 @@ jobs: PATH: "/README.md" COMMIT_MESSAGE: "docs(README): update contributors" AVATAR_SHAPE: "round" - PULL_REQUEST: "Update contributors" BRANCH: "update-contributors" + PULL_REQUEST: "main"