ProxyHawk Guard — public CI files

Install GitHub Actions workflows from any machine. Guard runner is distributed as a private prebuilt binary at CI runtime.

← Full onboarding guide

One command (from your backend repo root)

curl -fsSL https://proxyhawk.io/guard-ci/install.sh | bash
git add .github/workflows
git commit -m "Add ProxyHawk Guard CI"

Installs .github/workflows/ (5 YAML files). Step 2 in the Mac app Guard job calls check.yml — install before wiring ci.yml.

Individual downloads

Then follow existing pipeline guide to wire the Guard job into your ci.yml.