This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
AetherVPN
/
slackhq.nebula
espejo de
https://github.com/slackhq/nebula.git
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add pull_request to actions (
#87
)
Nathan Brown
hace 5 años
padre
cbf8319eb2
commit
247ed31bf4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
Ver fichero
@@ -1,5 +1,5 @@
name: Build and test
-on: [push]
+on: [push
, pull_request
]
jobs:
test-linux: