mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-28 10:34:52 -04:00
chore(ci): cancel concurrent jobs of merge reqirements workflow [skip ci] (#12668)
See https://matrix.to/#/!UndOSerw9sggsJfEMj-iAoyi0CW27FHG4tLaEx7LaJk/$0T5xu2xuYZ272VWG9RDmQC8v8i2L6r-Tz8CG4jwaBRQ?via=schinas.net&via=matrix.org&via=tchncs.de Related: #11025 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12668 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: crystal <crystal@noreply.codeberg.org>
This commit is contained in:
parent
7d0bac4b75
commit
96b31a9a9f
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ on:
|
|||
- opened
|
||||
- synchronize
|
||||
|
||||
concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
merge-conditions:
|
||||
if: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue