From c0312ae897b37f93261e3f809f5ab6ae54340783 Mon Sep 17 00:00:00 2001 From: Sunnatillo Date: Tue, 2 Apr 2024 20:24:24 +0300 Subject: [PATCH] Change base branch for link checker for release-1.7 Signed-off-by: Sunnatillo --- .github/workflows/pr-md-link-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-md-link-check.yaml b/.github/workflows/pr-md-link-check.yaml index 8c9f5fb4ba85..24473fd70241 100644 --- a/.github/workflows/pr-md-link-check.yaml +++ b/.github/workflows/pr-md-link-check.yaml @@ -20,4 +20,4 @@ jobs: use-quiet-mode: 'yes' config-file: .markdownlinkcheck.json check-modified-files-only: 'yes' - base-branch: main + base-branch: release-1.7