chore: update repository templates to 6dd5819712
This commit is contained in:
parent
0cc8ddf593
commit
7f165b64cc
6
.github/workflows/licenses.yml
vendored
6
.github/workflows/licenses.yml
vendored
@ -26,3 +26,9 @@ jobs:
|
||||
if:
|
||||
${{ github.ref == 'refs/heads/main' || github.ref ==
|
||||
'refs/heads/master' }}
|
||||
with:
|
||||
author-email:
|
||||
${{ secrets.ORY_BOT_PAT &&
|
||||
'60093411+ory-bot@users.noreply.github.com' || github.actor +
|
||||
'@users.noreply.github.com' }}
|
||||
author-name: ${{ secrets.ORY_BOT_PAT && 'ory-bot' || github.actor }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user