Skip to content

Commit

Permalink
fix: update license script (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Dec 30, 2024
1 parent 7ba4064 commit cbb120b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/repository/common/.github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
- master

jobs:
check:
licenses:
name: License compliance
runs-on: ubuntu-latest
steps:
- name: Install script
Expand Down

0 comments on commit cbb120b

Please sign in to comment.