This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LBP
/
gitleaks
mirror de
https://github.com/gitleaks/gitleaks.git
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
add tests for commits
Zach
há 3 anos atrás
pai
b1d59bf890
commit
257c703add
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Unificada
Mostrar Estatísticas Diff
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Ver Ficheiro
@@ -1,6 +1,9 @@
name: Test
name: Test
on:
on:
+ push:
+ branches:
+ - "*"
pull_request:
pull_request:
branches:
branches:
- "*"
- "*"