Skip to content

Commit 0733a5f

Browse files
authored
Remove Writer (#858)
fixes
1 parent f87aa9f commit 0733a5f

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.github/workflows/probe-writer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
command_prefix: "/writer" # Or '/ai', '/ask', etc.
1818
allow_edit: true
19-
prompt: ./.probe/writer.txt
19+
prompt: .github/.probe/writer.txt
2020
secrets:
2121
ANTHROPIC_API_KEY: ${{ secrets.PROBE_ANTHROPIC_API_KEY }}
2222
ANTHROPIC_API_URL: ${{ secrets.PROBE_ANTHROPIC_URL }}

.probe/writer.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)