Skip to content

Commit 78c24d5

Browse files
committed
chore: update compiled workflows via e2e.sh
1 parent b63fc1c commit 78c24d5

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/test-claude-push-to-pr-branch.lock.yml

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

.github/workflows/test-claude-push-to-pr-branch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This test workflow specifically tests multi-commit functionality in push-to-pr-b
1717

1818
**IMPORTANT: Create multiple separate commits for this test case**
1919

20+
0. Checkout the branch for the pull request #${github.event.pull_request.number}
21+
2022
1. **First commit**: Create a file called "README-claude-test.md" with:
2123
```markdown
2224
# Claude Push-to-Branch Multi-Commit Test

.github/workflows/test-codex-push-to-pr-branch.lock.yml

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

.github/workflows/test-codex-push-to-pr-branch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This test workflow specifically tests multi-commit functionality in push-to-pr-b
1717

1818
**IMPORTANT: Create multiple separate commits for this test case**
1919

20+
0. Checkout the branch for the pull request #${github.event.pull_request.number}
21+
2022
1. **First commit**: Create a file called "README-codex-test.md" with:
2123
```markdown
2224
# Codex Push-to-Branch Multi-Commit Test

0 commit comments

Comments
 (0)