Skip to content

Conversation

billnapier
Copy link
Collaborator

No description provided.

This commit introduces a new GitHub Actions workflow to automatically check the license of the repository.

The workflow consists of three jobs:
1.  `find_license_file`: Locates the license file in the repository.
2.  `classify_license`: Uses the `billnapier/licenseclassifier` reusable workflow to classify the license.
3.  `verify_license`: Checks if the classified license is one of the allowed licenses (Apache-2.0, BSD-3-Clause, MIT).
@billnapier billnapier force-pushed the add-license-check-workflow branch from 354d9a3 to fc03b9f Compare October 12, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant