This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
netbox
mirror da
https://github.com/netbox-community/netbox.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Run CI for pull requests
Jeremy Stretch
5 anni fa
parent
577c86fb80
commit
52c9e3ecef
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Vedi File
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest