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 name: Build
on: on:
push: push:
branches: [ master ]
paths: paths:
- "**/*.go" - "**/*.go"
- "go.mod" - "go.mod"