| Action | Description |
|---|---|
on-pull-request-runner/ |
ORL on pull requests — rules pull, workspace discovery, audit scans, Integrations |
on-pull-request/ |
Legacy Gomboc CLI on pull_request (OIDC) |
on-schedule/ |
Legacy Gomboc CLI on schedule |
- uses: gomboc-ai/actions/on-pull-request-runner@main
with:
mode: audit
env:
GOMBOC_ACCESS_TOKEN: ${{ secrets.GOMBOC_ACCESS_TOKEN }}See on-pull-request-runner/README.md for checkout requirements, permissions, and advanced inputs.
