Skip to content

Commit a9ecbfc

Browse files
committed
chore: update repository templates to ory/meta@c091d79
1 parent 9a22372 commit a9ecbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licenses.yml

+1-1
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)