This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
LBP
/
netbox
şunun yansıması
https://github.com/netbox-community/netbox.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Run CI for pull requests
Jeremy Stretch
5 yıl önce
ebeveyn
577c86fb80
işleme
52c9e3ecef
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Dosyayı Görüntüle
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest