This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
kennyh
/
emqx4.3
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
chore(CI): target workflows event support enteprise tags
zhanghongtong
%!s(int64=4) %!d(string=hai) anos
pai
b3b821e8c4
achega
1e249cfd73
Modificáronse 3 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.github/workflows/run_cts_tests.yaml
1
0
.github/workflows/run_fvt_tests.yaml
1
0
.github/workflows/run_test_cases.yaml
+ 1
- 0
.github/workflows/run_cts_tests.yaml
Ver ficheiro
@@ -4,6 +4,7 @@ on:
push:
tags:
- v*
+ - e*
release:
types:
- published
+ 1
- 0
.github/workflows/run_fvt_tests.yaml
Ver ficheiro
@@ -4,6 +4,7 @@ on:
push:
tags:
- v*
+ - e*
release:
types:
- published
+ 1
- 0
.github/workflows/run_test_cases.yaml
Ver ficheiro
@@ -4,6 +4,7 @@ on:
push:
tags:
- v*
+ - e*
release:
types:
- published