ci: allow all branches

This commit is contained in:
MengYX
2021-12-13 20:55:05 +08:00
parent f14c0cd9c2
commit 629c0c36f0

View File

@@ -1,7 +1,6 @@
name: Build
on:
push:
branches: [ master ]
paths:
- "**/*.go"
- "go.mod"