@@ -7,4 +7,12 @@ steps:
image: golang:1.18.0
commands:
- go get ./...
- go test ./...
trigger:
branch:
- master
event:
- push
- cron
- custom
The note is not visible to the blocked user.