This website works better with JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
npm
/
react-native-safe-area-context
Obserwuj
11
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
20
Wiki
Aktywność
Przeglądaj źródła
Run tests on all branches
Janic Duplessis
5 lat temu
rodzic
62f2d14b25
commit
821ee76d8f
1 zmienionych plików
z
1 dodań
i
4 usunięć
Widok podzielony
Pokaż statystyki zmian
1
4
.github/workflows/nodejs.yml
+ 1
- 4
.github/workflows/nodejs.yml
Wyświetl plik
@@ -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: