# null_job_implicit.in.yaml on: push jobs: empty: notempty: needs: empty runs-on: ubuntu-latest steps: - run: echo ok