@@ -0,0 +1,9 @@
name: CI
on: [push]
jobs:
build:
runs-on: host-runner
steps:
- uses: actions/checkout@v4
- run: echo "works on $(uname -a)"
The note is not visible to the blocked user.