@@ -0,0 +1,9 @@
when:
- event: push
branch: main
steps:
- name: build
image: debian
commands:
- echo "This is the build step"
The note is not visible to the blocked user.