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