This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
LBP
/
gitleaks
kopia lustrzana
https://github.com/gitleaks/gitleaks.git
Obserwuj
4
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
add tests for commits
Zach
2 lat temu
rodzic
b1d59bf890
commit
257c703add
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Wyświetl plik
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"