@@ -0,0 +1,9 @@
name: Demo
on: [push]
jobs:
hello:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "Hello from Gitea Actions"
- run: ls -la
The note is not visible to the blocked user.