Skip to content

Commit be1b9f7

Browse files
committed
chore: update compiled workflows via e2e.sh
1 parent 7158c19 commit be1b9f7

5 files changed

Lines changed: 26 additions & 26 deletions

File tree

.github/workflows/test-claude-add-issue-comment.lock.yml renamed to .github/workflows/test-claude-add-comment.lock.yml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

.github/workflows/test-codex-add-issue-comment.lock.yml renamed to .github/workflows/test-codex-add-comment.lock.yml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

e2e.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@ get_workflow_dispatch_tests() {
170170
}
171171

172172
get_issue_triggered_tests() {
173-
echo "test-claude-add-issue-comment"
173+
echo "test-claude-add-comment"
174174
echo "test-claude-add-issue-labels"
175-
echo "test-codex-add-issue-comment"
175+
echo "test-codex-add-comment"
176176
echo "test-codex-add-issue-labels"
177177
echo "test-claude-update-issue"
178178
echo "test-codex-update-issue"

0 commit comments

Comments
 (0)