mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 11:40:32 +00:00
Add Skyvern demo video (#42)
This commit is contained in:
parent
619e77e6d0
commit
514a8cee69
3 changed files with 7 additions and 5 deletions
|
|
@ -6,10 +6,7 @@ repos:
|
|||
hooks:
|
||||
- id: check-added-large-files
|
||||
args: ['--maxkb=5000']
|
||||
exclude: |
|
||||
(?x)(
|
||||
inputs.*
|
||||
)
|
||||
exclude: 'inputs.*|skyvern_demo_video\.mp4'
|
||||
- id: check-byte-order-marker
|
||||
- id: check-case-conflict
|
||||
- id: check-merge-conflict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue