Skip to content

Commit abf8a7f

Browse files
committed
chore: update repository templates to ory/meta@c091d79
1 parent 57941be commit abf8a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: ory/ci/licenses/write@master
2626
if:
2727
${{ github.ref == 'refs/heads/main' || github.ref ==
28-
'refs/heads/master' }}
28+
'refs/heads/master' || github.ref == 'refs/heads/v3' }}
2929
with:
3030
author-email:
3131
${{ secrets.ORY_BOT_PAT &&

0 commit comments

Comments
 (0)