Skip to content

Commit d57f4bd

Browse files
committed
chore: update compiled workflows via e2e.sh
1 parent 613e559 commit d57f4bd

8 files changed

Lines changed: 620 additions & 12 deletions

.github/workflows/test-claude-command.lock.yml

Lines changed: 154 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-claude-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ safe-outputs:
1212
# min: 1
1313
---
1414

15-
Add a reply comment to issue #${{ github.event.issue.number }} answering the question "${{ needs.task.outputs.text }}" given the context of the repo, starting with saying you're Claude. If there is no command write out a haiku about the repo.
15+
Add a reply comment to issue #${{ github.event.issue.number }} answering the question "${{ needs.activation.outputs.text }}" given the context of the repo, starting with saying you're Claude. If there is no command write out a haiku about the repo.
1616

.github/workflows/test-codex-command.lock.yml

Lines changed: 154 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-codex-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ safe-outputs:
1313
missing-tool:
1414
---
1515

16-
Add a reply comment to issue #${{ github.event.issue.number }} answering the question "${{ needs.task.outputs.text }}" given the context of the repo, starting with saying you're Codex. If there is no command write out a haiku about the repo.
16+
Add a reply comment to issue #${{ github.event.issue.number }} answering the question "${{ needs.activation.outputs.text }}" given the context of the repo, starting with saying you're Codex. If there is no command write out a haiku about the repo.
1717

0 commit comments

Comments
 (0)