This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
LBP
/
netbox
peilaus alkaen
https://github.com/netbox-community/netbox.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Run CI for pull requests
Jeremy Stretch
5 vuotta sitten
vanhempi
577c86fb80
commit
52c9e3ecef
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Näytä tiedosto
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest