asir66 opened a new pull request, #238: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/238
This PR addresses [Issue #230](https://github.com/apache/teaclave-trustzone-sdk/issues/230) and updates the license header workflow and CI setup: - Some `uuid.txt` and version files are reported as missing license headers, but according to the Apache License 2.0 specification, these files do not require headers. They have therefore been added to the `.licenserc.yaml` ignore list to avoid false positives. - Upgrade actions/checkout to `v4` and apache/skywalking-eyes/header to `v0.7.0`. - Add a `fix` step in CI to automatically correct license headers on push events. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
