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