@@ -0,0 +1,7 @@
name: test-runner
on: push
jobs:
hello:
runs-on: ubuntu-latest
steps:
- run: echo "runner ok" && nproc && free -h
The note is not visible to the blocked user.