mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
✨ v0.7.8-rc1 (#7149)
* ✨ v0.7.8-rc1
* chore: Enable manual triggering of the Generate Unreleased Changelog workflow
This commit is contained in:
parent
da131b6c59
commit
fe512005fc
10 changed files with 14 additions and 13 deletions
|
@ -3,6 +3,7 @@ name: Generate Unreleased Changelog PR
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1" # Runs every Monday at 00:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
generate-unreleased-changelog-pr:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue