@@ -0,0 +1,9 @@
when:
- event: push
branch: main
steps:
- name: test
image: rust:latest
commands:
- cargo test
The note is not visible to the blocked user.