This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
LBP
/
netbox
cermin dari
https://github.com/netbox-community/netbox.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Run CI for pull requests
Jeremy Stretch
5 tahun lalu
induk
577c86fb80
melakukan
52c9e3ecef
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Tampilan Berkas
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest