when: - event: manual - event: push branch: main steps: - name: hello-world image: alpine:latest commands: - echo hello