datafusion
datafusion copied to clipboard
Remove redundant license-header-check CI job
Which issue does this PR close?
Rationale for this change
- While working on https://github.com/apache/datafusion/pull/16401 I noticed that the license header check ran twice:
What changes are included in this PR?
Remove the redundant CI check
Are these changes tested?
CI