This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-safe-area-context
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
20
Wiki
Activity
Browse Source
Run tests on all branches
Janic Duplessis
5 years ago
parent
62f2d14b25
commit
821ee76d8f
1 changed files
with
1 additions
and
4 deletions
Split View
Show Diff Stats
1
4
.github/workflows/nodejs.yml
+ 1
- 4
.github/workflows/nodejs.yml
View 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: