Introduce build pipeline #4

Merged
Ardakaz merged 4 commits from introduce-build-pipeline into main 2026-06-28 11:23:50 +00:00
Showing only changes of commit d31aef05e0 - Show all commits

View File

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