ci: allow all branches
This commit is contained in:
parent
f14c0cd9c2
commit
629c0c36f0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
name: Build
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- "**/*.go"
|
||||
- "go.mod"
|
||||
|
|
Loading…
Reference in New Issue
Block a user