@@ -0,0 +1,13 @@
name: Test Runner
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Hello
run: echo "Runner is working!"
The note is not visible to the blocked user.