Update lictool.yaml

This commit is contained in:
Oskar Manhart 2024-09-04 21:29:49 +02:00 committed by GitHub
parent a7c8d4acfe
commit c0db3e4d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,8 @@ jobs:
python-version: 3.x
- uses: pre-commit/action@v3.0.1
extra_args: license-tools
with:
extra_args: license-tools
- uses: pre-commit-ci/lite-action@v1.0.2
if: always()