From d84b9cfbc2fd8c507df4175df50afcd6b9ac2a14 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:13:42 +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 171e0196..38c16511 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 &&