chore: update repository templates to c091d79648
This commit is contained in:
parent
e61e2e6041
commit
80bb30395b
2
.github/workflows/licenses.yml
vendored
2
.github/workflows/licenses.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: ory/ci/licenses/write@master
|
uses: ory/ci/licenses/write@master
|
||||||
if:
|
if:
|
||||||
${{ github.ref == 'refs/heads/main' || github.ref ==
|
${{ github.ref == 'refs/heads/main' || github.ref ==
|
||||||
'refs/heads/master' }}
|
'refs/heads/master' || github.ref == 'refs/heads/v3' }}
|
||||||
with:
|
with:
|
||||||
author-email:
|
author-email:
|
||||||
${{ secrets.ORY_BOT_PAT &&
|
${{ secrets.ORY_BOT_PAT &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user