@@ -0,0 +1,10 @@
when:
- event: push
branch: main
steps:
- name: build
image: golang
commands:
- go get
- make build
The note is not visible to the blocked user.