From e88f46e14d18656ced57881e43e735815ea80fab Mon Sep 17 00:00:00 2001 From: Michael Rittmeister Date: Mon, 29 Jul 2024 21:04:19 +0200 Subject: [PATCH] Update main branch --- .github/workflows/documentation-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/documentation-ci.yml b/.github/workflows/documentation-ci.yml index 9c75487..4e8e473 100644 --- a/.github/workflows/documentation-ci.yml +++ b/.github/workflows/documentation-ci.yml @@ -10,3 +10,5 @@ permissions: jobs: docs: uses: kordlib/.teamcity/.github/workflows/documentation.yml@main + with: + main-branch: feature/mpp