This commit is contained in:
mocheng 2025-08-16 18:06:31 +08:00
parent b0c29a6dd4
commit 0c2c709647

View File

@ -1,9 +1,11 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
on:
push:
branches:
- master
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu
steps: