From 2ce1f794ccded513ff900bcfd9d222158c23396c Mon Sep 17 00:00:00 2001 From: Mahmut Gundogdu Date: Wed, 12 Apr 2023 13:39:08 +0300 Subject: [PATCH] fix dot problem --- .github/workflows/auto-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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