1fbcf990fe
REUSE compliance is a required step in our [pre-commit hooks](https://github.com/onnx/onnx/blob/f1a62ca5549c29210e170ea7856c6269091607d6/.pre-commit-config.yaml#L85), which are run as part of our [CI](https://github.com/onnx/onnx/blob/main/.github/workflows/pixi_build.yml#L21). The dedicated action is redundant. --------- Signed-off-by: Christian Bourjau <christian.bourjau@quantco.com> Co-authored-by: Andreas Fehlner <fehlner@arcor.de>