From 0f789959acef56bef559a78afb1097078c943e4e Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:09:58 +0000 Subject: [PATCH] chore: update repository templates to https://github.com/ory/meta/commit/c091d7964885eaf0458fca234bf3521ffc4bc43b --- .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 171e019634..38c16511ee 100644 --- a/.github/workflows/licenses.yml +++ b/.github/workflows/licenses.yml @@ -25,7 +25,7 @@ jobs: uses: ory/ci/licenses/write@master if: ${{ github.ref == 'refs/heads/main' || github.ref == - 'refs/heads/master' }} + 'refs/heads/master' || github.ref == 'refs/heads/v3' }} with: author-email: ${{ secrets.ORY_BOT_PAT &&