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