Skip to content

Commit

Permalink
chore(ci): run pre-commit on licence update
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Feb 1, 2025
1 parent afaa128 commit ad5f274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Update licenses list
run: |
poetry run python src/poetry/core/spdx/helpers.py
poetry run pre-commit run --all-files || :
- name: Generate token
id: generate_token
Expand Down

0 comments on commit ad5f274

Please sign in to comment.