mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 12:40:14 +00:00
sync - deleteOrphaned: true (#1505)
This commit is contained in:
parent
8d392a8906
commit
be05a94968
1 changed files with 2 additions and 2 deletions
4
.github/sync.yml
vendored
4
.github/sync.yml
vendored
|
|
@ -1,8 +1,7 @@
|
|||
Skyvern-AI/skyvern-cloud:
|
||||
- source: skyvern/
|
||||
dest: skyvern/
|
||||
- source: streamlit_app/
|
||||
dest: streamlit_app/
|
||||
deleteOrphaned: true
|
||||
- source: pyproject.toml
|
||||
dest: pyproject.toml
|
||||
- source: poetry.lock
|
||||
|
|
@ -19,3 +18,4 @@ Skyvern-AI/skyvern-cloud:
|
|||
dest: run_alembic_check.sh
|
||||
- source: skyvern-frontend/src/
|
||||
dest: skyvern-frontend/src/
|
||||
deleteOrphaned: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue