@@ -3,6 +3,11 @@ when:
branch: main
steps:
- name: echo
image: alpine/git
commands:
- echo "Done"
- name: build-image
image: docker
The note is not visible to the blocked user.