mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 11:40:32 +00:00
fix: replace CodeQL-flagged prompt regex in workflow script service [SKY-8311] (#5063)
This commit is contained in:
parent
9871869aa6
commit
0ad769fa7a
3 changed files with 151 additions and 10 deletions
|
|
@ -12564,8 +12564,7 @@
|
|||
"enum": [
|
||||
"free",
|
||||
"hobby",
|
||||
"pro",
|
||||
"enterprise"
|
||||
"pro"
|
||||
],
|
||||
"title": "PlanTier",
|
||||
"description": "Self-serve subscription tiers. Enterprise customers use manual billing (bypass)."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue