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