Commit a927c33
fix: prevent concurrent update-extension-list jobs from failing on push (#340)
Add job-level concurrency group to serialize update-extension-list runs,
and add git pull --rebase before push as a safety net.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cb34e1d commit a927c33
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
332 | 335 | | |
333 | 336 | | |
334 | 337 | | |
| 338 | + | |
335 | 339 | | |
0 commit comments