Open workflow PRs as non-draft by default

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-15 19:45:10 -04:00
parent 374fb1494e
commit b997e09211

View file

@ -4,6 +4,9 @@ version = 1
root = "fabro/"
retro = false
[pull_request]
draft = false
[sandbox]
provider = "daytona"