This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LBP
/
netbox
miroir de
https://github.com/netbox-community/netbox.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Run CI for pull requests
Jeremy Stretch
il y a 5 ans
Parent
577c86fb80
commit
52c9e3ecef
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Voir le fichier
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest