Skip to content

Commit c7fa609

Browse files
Update setup.md (#6)
1 parent 6ebe3b9 commit c7fa609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
1. Install the Droid GitHub app to your repository: https://github.com/apps/factory-droid
88
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/`
1010

1111
## Security Best Practices
1212

0 commit comments

Comments
 (0)