This commit is contained in:
2026-04-05 00:39:43 -04:00
parent eb3d5db144
commit a9b41f9c83
2 changed files with 4 additions and 21 deletions

View File

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