mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-05 01:58:50 +01:00
chore: make tag workflow push only, make manual workflow from main (#1100)
This commit is contained in:
parent
05c4c7e551
commit
bc39bd12a5
2 changed files with 40 additions and 1 deletions
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch: # This line allows manual triggering
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue