CI: fix package count check + ci:skip-build
Do not require ci:ignore-count, when using ci:skip-build in a MR that has change a lot of packages. If the user already supplies ci:skip-build then we can safely assume that we don't to check the package count.
Fixes #267 (closed)