mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-29 07:10:53 +02:00
Merge branch 'main' into dev
This commit is contained in:
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
@@ -4,6 +4,7 @@ name: Create and publish a Docker image
|
||||
# Configures this workflow to run every time a change is pushed to the branch called `release`.
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
Reference in New Issue
Block a user