Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 30, 2024
1 parent e0848c8 commit 9cb788b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,5 @@ jobs:
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
- name: Check licenses
uses: ory/ci/licenses/check@master
with:
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}

- name: Check licenses
uses: ory/ci/licenses/check@master
with:
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
- name: Write licenses
uses: ory/ci/licenses/write@master

0 comments on commit 9cb788b

Please sign in to comment.