@@ -0,0 +1,12 @@
name: CI Demo
on: [push]
jobs:
test:
runs-on: act_runner1
steps:
- name: Run arbitrary command
- run: |
echo "Hello from Gitea Actions!"
date
uname -a
The note is not visible to the blocked user.