1
0
forked from aniani/vim

patch 8.2.3891: github CI: workflows may overlap

Problem:    Github CI: workflows may overlap.
Solution:   Cancel previous workflows when starting a new one. (Yegappan
            Lakshmanan, closes #9400)
This commit is contained in:
Yegappan Lakshmanan
2021-12-25 11:20:30 +00:00
committed by Bram Moolenaar
parent d787e40fdb
commit 7f4a628efe
3 changed files with 16 additions and 0 deletions

View File

@@ -749,6 +749,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3891,
/**/
3890,
/**/