steps: first-job: image: busybox commands: - echo "first run" when: - event: push branch: main