when: - event: push branch: main labels: platform: linux/arm64 steps: - name: build image: debian commands: - echo "This is the build step; okay"