mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
Merge branch 'main' into dev
This commit is contained in:
commit
7dcaa52a83
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*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user