diff --git a/README.md b/README.md index 0ec712a..4b5134a 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,11 @@ jobs: See [docs/setup/github.md](docs/setup/github.md) for the full setup guide including GitHub App token configuration. +**Self-run (no org required).** Run the same attested workflow from your own +personal repository. No org admin needed. +See the [self-run setup guide](docs/setup/self-run.md) for the complete +walkthrough. + ### GitLab CI ```yaml diff --git a/docs/index.html b/docs/index.html index 82989bd..8370d05 100644 --- a/docs/index.html +++ b/docs/index.html @@ -208,6 +208,10 @@
org: your-org
instead of repos:
+ + No org? Run from your personal repository + with no org admin needed. +
@@ -370,6 +374,7 @@