ci: allow all branches

This commit is contained in:
MengYX 2021-12-13 20:55:05 +08:00
parent f14c0cd9c2
commit 629c0c36f0
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with 0 additions and 1 deletions

View File

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