This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
LBP
/
gitleaks
peilaus alkaen
https://github.com/gitleaks/gitleaks.git
Tarkkaile
4
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
add tests for commits
Zach
2 vuotta sitten
vanhempi
b1d59bf890
commit
257c703add
1 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Yhdistetty näkymä
Näytä diff tilastot
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Näytä tiedosto
@@ -1,6 +1,9 @@
name: Test
name: Test
on:
on:
+ push:
+ branches:
+ - "*"
pull_request:
pull_request:
branches:
branches:
- "*"
- "*"