update builder github workflow
This commit is contained in:
parent
ef7a41f896
commit
2a7e7e978b
1 changed files with 2 additions and 2 deletions
2
.github/workflows/coolify-builder.yml
vendored
2
.github/workflows/coolify-builder.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Coolify Builder (v4)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main", "v4"]
|
branches: ["main", "next"]
|
||||||
paths:
|
paths:
|
||||||
- .github/workflows/coolify-builder.yml
|
- .github/workflows/coolify-builder.yml
|
||||||
- docker/coolify-builder/Dockerfile
|
- docker/coolify-builder/Dockerfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue