@@ -0,0 +1,15 @@
name: test
on:
push:
branches:
- main
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Show basic info
run: |
echo "Hello from Gitea Actions"
uname -a
The note is not visible to the blocked user.