@@ -0,0 +1,11 @@
name: Test
on: [push]
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Hello
run: echo "Runner works!"
The note is not visible to the blocked user.