From f3bf9b4bbb9f087bbf6eebc86da5e3c17381427e Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Thu, 21 Oct 2021 23:54:20 +0200 Subject: [PATCH] Contributors again fixed --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"