@@ -0,0 +1,9 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo hello-from-gitcod-actions
- run: sleep 3
- run: echo done
The note is not visible to the blocked user.