mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🤖 ci: locize-pull-published-sync-pr.yml (#5763)
* fix: ci for locize-pull-published-sync-pr.yml * fix: ci for locize-pull-published-sync-pr.yml * fixed missing parameter: base: main * removed running on pull_request
This commit is contained in:
parent
96f1133f0d
commit
1f31171fca
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
name: Create Translation PR on Version Published
|
||||
|
||||
on:
|
||||
# testing
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
# do not run during PR request only on push and repository_dispatch
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - main
|
||||
push:
|
||||
branches: [main]
|
||||
repository_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue