ci/apkbuild-linting: quit if there are no apkbuilds to lint
If the only changed apkbuilds are skipped, then the check would lint every apkbuild in aports (calling '-q lint' with no packages apparently causes it to do everything)
This quits if all packages were skipped. It fixes the CI failure seen on MR !2600