This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
tim_hao
/
react-native-safe-area-context
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
28
Wiki
Activity
Sfoglia il codice sorgente
Run tests on all branches
Janic Duplessis
5 anni fa
parent
62f2d14b25
commit
821ee76d8f
1 ha cambiato i file
con
1 aggiunte
e
4 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
4
.github/workflows/nodejs.yml
+ 1
- 4
.github/workflows/nodejs.yml
Vedi File
@@ -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: