We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
首頁
探索
說明
註冊
登入
0ct0pu5
/
gogs
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
瀏覽代碼
github: enable Go actions on push
ᴜɴᴋɴᴡᴏɴ
4 年之前
父節點
bbef32b1ef
當前提交
423f9e6de7
共有
1 個文件被更改
,包括
0 次插入
和
2 次删除
統一視圖
顯示文件統計
0
2
.github/workflows/go.yml
+ 0
- 2
.github/workflows/go.yml
查看文件
@@ -1,8 +1,6 @@
name: Go
name: Go
on:
on:
push:
push:
- branches: [master]
- pull_request:
paths:
paths:
- '**.go'
- '**.go'
env:
env: