Skip to content

Commit

Permalink
chore: update repository templates to ory/meta@c091d79
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Jan 2, 2025
1 parent 5bdff4b commit d8c27c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 &&
Expand Down

0 comments on commit d8c27c2

Please sign in to comment.