Skip to content

Commit eebc67d

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

5 files changed

Lines changed: 26 additions & 26 deletions

File tree

.github/workflows/test-claude-add-issue-labels.lock.yml renamed to .github/workflows/test-claude-add-labels.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-labels.lock.yml renamed to .github/workflows/test-codex-add-labels.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
@@ -171,9 +171,9 @@ get_workflow_dispatch_tests() {
171171

172172
get_issue_triggered_tests() {
173173
echo "test-claude-add-comment"
174-
echo "test-claude-add-issue-labels"
174+
echo "test-claude-add-labels"
175175
echo "test-codex-add-comment"
176-
echo "test-codex-add-issue-labels"
176+
echo "test-codex-add-labels"
177177
echo "test-claude-update-issue"
178178
echo "test-codex-update-issue"
179179
}

0 commit comments

Comments
 (0)