You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Add workflow to support license management
## Changes Made
* add configurable workflow to support license management (add header,
check dependencies)
* add example configuration
## Related Issues
Fixes#48
## Checklist
- [x] I have used a PR title that is descriptive enough for a release
note.
- [ ] I have tested these changes locally.
- [x] I have added appropriate tests or updated existing tests.
- [ ] I have tested these changes on a dedicated VM or a customer VM
[name of the VM]
- [x] I have added appropriate documentation or updated existing
documentation.
Is your feature request related to a problem? Please describe the problem.
Maintaining code headers with license is long and tedious.
Describe the solution you'd like
Set-up a shared workflow based on https://github.com/marketplace/actions/license-eye-header or something similar
Additional context
No response
The text was updated successfully, but these errors were encountered: