xking 4f06678aa0
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
test
2024-10-12 18:02:12 +08:00

11 lines
240 B
YAML

name: Gitea Actions Demo
uses: alpine:latest
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: alpine-latest
steps:
- run: echo "111111111111111111111111111111"