This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
gitleaks
espejo de
https://github.com/gitleaks/gitleaks.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
add tests for commits
Zach
hace 2 años
padre
b1d59bf890
commit
257c703add
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Ver fichero
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"