This website works better with JavaScript.
首頁
探索
說明
登入
npm
/
react-native-safe-area-context
關註
11
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
20
Wiki
Activity
瀏覽代碼
Run tests on all branches
Janic Duplessis
5 年之前
父節點
62f2d14b25
當前提交
821ee76d8f
共有
1 個文件被更改
,包括
1 次插入
和
4 次删除
分割檢視
顯示文件統計
1
4
.github/workflows/nodejs.yml
+ 1
- 4
.github/workflows/nodejs.yml
查看文件
@@ -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: