This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
LBP
/
gitleaks
cermin dari
https://github.com/gitleaks/gitleaks.git
Liatin
4
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
add tests for commits
Zach
3 tahun lalu
induk
b1d59bf890
melakukan
257c703add
1 mengubah file
dengan
3 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Tampilan Berkas
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"