Skip to content

Commit e5647f6

Browse files
committed
chore: update repository templates to ory/meta@b1eed88
1 parent 254357b commit e5647f6

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
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
2222
- name: Check licenses
2323
uses: ory/ci/licenses/check@master
24-
- name: Write licenses
24+
- name: Write, commit, push licenses
2525
uses: ory/ci/licenses/write@master
2626
if:
2727
${{ github.ref == 'refs/heads/main' || github.ref ==

0 commit comments

Comments
 (0)