diff --git a/.github/workflows/auto-pr.yml b/.github/workflows/auto-pr.yml index 7746b35ba8..92121c4fe8 100644 --- a/.github/workflows/auto-pr.yml +++ b/.github/workflows/auto-pr.yml @@ -7,7 +7,7 @@ permissions: contents: read jobs: - merge-rel-7.2-with-rel-7-1: + merge-rel-7-2-with-rel-7-1: permissions: contents: write # for peter-evans/create-pull-request to create branch pull-requests: write # for peter-evans/create-pull-request to create a PR