when: - event: push branch: main steps: - name: test image: debian commands: - echo "This is the test step"