test automatically prevent future merges when a backport fails (#1909)
automatically prevent future merges when a backport fails
This commit is contained in:
committed by
Mika Ayenson
parent
4fdd978183
commit
3f6be4155c
@@ -2,7 +2,7 @@ name: Branch Version Status Checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "7.*", "8.*" ]
|
||||
branches: [ "main"]
|
||||
pull_request:
|
||||
branches: [ "*" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user