Skip to content

Commit 4cc5c87

Browse files
chore: update readme to state user must copy gemini-dispatch.yml (#249)
Update readme
1 parent 511a0b0 commit 4cc5c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You have two options to set up a workflow:
8989

9090
**Option B: Manually copy workflows**
9191

92-
1. Copy the pre-built workflows from the [`examples/workflows`](./examples/workflows) directory to your repository's `.github/workflows` directory.
92+
1. Copy the pre-built workflows from the [`examples/workflows`](./examples/workflows) directory to your repository's `.github/workflows` directory. Note: the `gemini-dispatch.yml` workflow must also be copied, which triggers the workflows to run.
9393

9494
### 5. Try it out!
9595

0 commit comments

Comments
 (0)