Files
rdbms-playground/.gitea/workflows
claude@clouddev1 52815f1a76
ci / gate (push) Successful in 2m48s
macos-probe / probe (push) Has been cancelled
ci: trigger macos-probe on push (workflow_dispatch needs default branch)
Gitea only exposes workflow_dispatch for workflows on the default branch
(main); our CI is on `ci`, so the manual-run button/API isn't available.
Add a push trigger (filtered to the probe file) so we can drive the macOS
runner test from the ci branch. workflow_dispatch kept for post-merge.
2026-06-14 21:18:25 +00:00
..