Target self-hosted Gitea: Gitea-API issue script + CI runner note

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Robin Kutesa
2026-06-18 18:17:01 +03:00
parent 27d0e22767
commit e6ab2242f0
2 changed files with 47 additions and 41 deletions

View File

@@ -1,3 +1,7 @@
# Gitea Actions reads this path (.github/workflows) as well as .gitea/workflows.
# iOS builds require a macOS runner: register a Gitea act_runner on a Mac with
# labels matching `runs-on` below (macos-14 / macos-15), or change them to your
# runner's label. On GitHub-hosted runners these labels work as-is.
name: CI
on: