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:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user