ci: Run `scancode` on whole repository
`scancode` can be very slow and hence on Merge Requests, we were running
only for changed files whereas for branch pipelines we were running for
the whole repository. SDK repository is quite small, and we do not need
to distinct between MRs and branch pipelines.
Signed-off-by:
Saheer Babu <saheer.babu@arm.com>
Loading
Please register or sign in to comment