mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 20:50:05 +00:00
use pull_request_target for sync (#2915)
This commit is contained in:
parent
ae816d5227
commit
b0fab9584b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-skyvern-cloud.yml
vendored
2
.github/workflows/sync-skyvern-cloud.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Sync to skyvern-cloud
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [closed]
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue