Commit 195f0e9
fix: run smoke-codex on every PR instead of label trigger (#573)
Change smoke-codex workflow trigger from `pull_request: types: [labeled]`
to `types: [opened, synchronize, reopened]`, consistent with smoke-copilot
and smoke-claude. Remove the now-unnecessary `remove-labels` safe-output.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 71c996b commit 195f0e9
2 files changed
Lines changed: 30 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
50 | | - | |
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| |||
86 | 83 | | |
87 | 84 | | |
88 | 85 | | |
89 | | - | |
0 commit comments