This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
LBP
/
gitleaks
şunun yansıması
https://github.com/gitleaks/gitleaks.git
İzle
4
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
add tests for commits
Zach
3 yıl önce
ebeveyn
b1d59bf890
işleme
257c703add
1 değiştirilmiş dosya
ile
3 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
3
0
.github/workflows/test.yml
+ 3
- 0
.github/workflows/test.yml
Dosyayı Görüntüle
@@ -1,6 +1,9 @@
name: Test
on:
+ push:
+ branches:
+ - "*"
pull_request:
branches:
- "*"