In contributor PRs such as #372 we see that the pr/autoland job fails due to permissions issues obtaining an app token from a fork. This job is actually only required to auto-land bot PRs. Instead of skipping just the auto-land setting step, we should be skipping the entire thing. Fixes #381