ci: allow all branches

pull/29/head
MengYX 3 years ago
parent f14c0cd9c2
commit 629c0c36f0
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604

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

Loading…
Cancel
Save