This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
tim_hao
/
react-native-safe-area-context
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
28
Wiki
Activity
Explorar el Código
Run tests on all branches
Janic Duplessis
hace 5 años
padre
62f2d14b25
commit
821ee76d8f
Se han
modificado 1 ficheros
con
1 adiciones
y
4 borrados
Dividir vista
Mostrar estadísticas de diff
1
4
.github/workflows/nodejs.yml
+ 1
- 4
.github/workflows/nodejs.yml
Ver fichero
@@ -1,9 +1,6 @@
1
1
name: Node CI
2
2
3
-on:
4
- push:
5
- branches:
6
- - master
3
+on: push
7
4
8
5
jobs:
9
6
build: