Commit e712cbe
fix(ci): add concurrency to prevent deploy race conditions
Two simultaneous pushes (local + Forgejo mirror) can trigger parallel
workflow runs. The older commit's run finishing last overwrites the
correct deploy. cancel-in-progress ensures only the latest wins.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a2c555f commit e712cbe
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments