1
0
forked from um/cli

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

View File

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