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
|
name: Build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
|
||||||
paths:
|
paths:
|
||||||
- "**/*.go"
|
- "**/*.go"
|
||||||
- "go.mod"
|
- "go.mod"
|
||||||
|
Loading…
Reference in New Issue
Block a user