@@ -0,0 +1,8 @@
name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "hello from host executor"
- run: whoami && pwd
The note is not visible to the blocked user.