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