You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
1. Install the Droid GitHub app to your repository: https://github.com/apps/factory-droid
8
8
2. Add `FACTORY_API_KEY` to your repository secrets. You can generate an API key at https://app.factory.ai/settings/api-keys
9
-
3. Copy the workflow file from [`examples/droid.yml`](../examples/droid.yml) into your repository's `.github/workflows/`
9
+
3. Copy the workflow files from [`.github/workflows/droid.yml`](../.github/workflows/droid.yml) and [`.github/workflows/droid-review.yml`](../.github/workflows/droid-review.yml) into your repository's `.github/workflows/`
0 commit comments