This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
LBP
/
netbox
mirror de
https://github.com/netbox-community/netbox.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Run CI for pull requests
Jeremy Stretch
5 anos atrás
pai
577c86fb80
commit
52c9e3ecef
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Ver arquivo
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest