From 44efd83ab7aab755d07b60db9049091bd8ad2533 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 2 Jan 2025 13:11:28 +0100 Subject: [PATCH] fix: add missing v3 branch --- templates/repository/common/.github/workflows/licenses.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/repository/common/.github/workflows/licenses.yml b/templates/repository/common/.github/workflows/licenses.yml index 2285fda..1c5ec9e 100644 --- a/templates/repository/common/.github/workflows/licenses.yml +++ b/templates/repository/common/.github/workflows/licenses.yml @@ -6,6 +6,7 @@ on: branches: - main - master + - v3 jobs: licenses: