This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LBP
/
netbox
mirror de
https://github.com/netbox-community/netbox.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Run CI for pull requests
Jeremy Stretch
há 5 anos atrás
pai
577c86fb80
commit
52c9e3ecef
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Ver Ficheiro
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest