This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LBP
/
gitleaks
réplica de
https://github.com/gitleaks/gitleaks.git
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
add tests for commits
Zach
%!s(int64=2) %!d(string=hai) anos
pai
b1d59bf890
achega
257c703add
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Ver ficheiro
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"