Skip to content

Commit

Permalink
chore: update repository templates to ory/meta@b1eed88
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Dec 30, 2024
1 parent 0780a1f commit 7a438c3
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 @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
- name: Check licenses
uses: ory/ci/licenses/check@master
- name: Write licenses
- name: Write, commit, push licenses
uses: ory/ci/licenses/write@master
if:
${{ github.ref == 'refs/heads/main' || github.ref ==
Expand Down

0 comments on commit 7a438c3

Please sign in to comment.