on: push: branches: - main jobs: test: runs-on: ["buildkit"] steps: - run: echo "Runner picked up the job!"