From 41225d084f233213d3a883b2f934d0f4faf1bd64 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 30 Aug 2026 07:56:51 +0000 Subject: [PATCH] ci(actions): Update workflow templates from organization template repository Signed-off-by: GitHub --- .github/actions-lock.txt | 2 +- .github/workflows/sync-workflow-templates.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index f7355a2dfd3..7dc1289015d 100644 --- a/.github/actions-lock.txt +++ b/.github/actions-lock.txt @@ -3,4 +3,4 @@ 9f2b534bea27e8ec2dda7c1d772a664b block-merge-eol.yml 2581a67c5bcdcd570427e6d51db767d7 fixup.yml d1821b8a816578070ed8fd018f321f6d pr-feedback.yml -94c65e30a77686c079c6dfa54a008440 sync-workflow-templates.yml +b47a9fe981a7435caea92db33f5ad121 sync-workflow-templates.yml diff --git a/.github/workflows/sync-workflow-templates.yml b/.github/workflows/sync-workflow-templates.yml index 0e925bb8653..4f529693761 100644 --- a/.github/workflows/sync-workflow-templates.yml +++ b/.github/workflows/sync-workflow-templates.yml @@ -26,6 +26,7 @@ jobs: matrix: branches: - ${{ github.event.repository.default_branch }} + - 'stable35' - 'stable34' - 'stable33' - 'stable32'