fix: replace CodeQL-flagged prompt regex in workflow script service [SKY-8311] (#5063)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run

This commit is contained in:
Marc Kelechava 2026-03-11 20:28:26 -07:00 committed by GitHub
parent 9871869aa6
commit 0ad769fa7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 151 additions and 10 deletions

View file

@ -12564,8 +12564,7 @@
"enum": [
"free",
"hobby",
"pro",
"enterprise"
"pro"
],
"title": "PlanTier",
"description": "Self-serve subscription tiers. Enterprise customers use manual billing (bypass)."