Skip to content

Commit d7bdcc6

Browse files
committed
resolve merge conflict in open-prs-digest.yml
2 parents b82db2f + 432adec commit d7bdcc6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/open-prs-digest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ jobs:
108108
id: claude
109109
with:
110110
use_vertex: "true"
111-
prompt: |
112-
Execute the /open-prs skill to process PR data and return formatted Slack output.
113-
The collected PR data is in pr-data.json.
114-
Output ONLY the final Slack mrkdwn content — no surrounding explanation or code blocks.
111+
prompt: |
112+
Execute the /open-prs skill to process PR data and return formatted Slack output.
113+
The collected PR data is in pr-data.json.
114+
Output ONLY the final Slack mrkdwn content — no surrounding explanation or code blocks.
115115
claude_args: "--append-system-prompt-file ./hyperfleet-work-triage/skills/open-prs/SKILL.md.resolved --allowedTools Read,Glob,Grep,Bash --model claude-haiku-4-5@20251001"
116116
env:
117117
ANTHROPIC_VERTEX_PROJECT_ID: ${{ secrets.ANTHROPIC_VERTEX_PROJECT_ID }}

0 commit comments

Comments
 (0)