This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
gitleaks
mirror da
https://github.com/gitleaks/gitleaks.git
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
add tests for commits
Zach
3 anni fa
parent
b1d59bf890
commit
257c703add
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Vedi File
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"