From e9be45f0b44b0976b997b07dc7b854e645da08d9 Mon Sep 17 00:00:00 2001
From: ory-bot <60093411+ory-bot@users.noreply.github.com>
Date: Thu, 2 Jan 2025 13:55:45 +0000
Subject: [PATCH] chore: update repository templates to
 https://github.com/ory/meta/commit/83e71e6e97a5eab38bede33eceef40d550d1fe6e

---
 .github/workflows/licenses.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/licenses.yml b/.github/workflows/licenses.yml
index 3f47b22..4d99650 100644
--- a/.github/workflows/licenses.yml
+++ b/.github/workflows/licenses.yml
@@ -8,8 +8,8 @@ on:
   push:
     branches:
       - main
-      - master
       - v3
+      - master
 
 jobs:
   licenses: