You've already forked decomp.dev
mirror of
https://github.com/encounter/decomp.dev.git
synced 2026-03-30 11:06:20 -07:00
2eb746bf1f
Add a new "Description" style that updates the PR description instead of adding comments.
2 lines
81 B
SQL
2 lines
81 B
SQL
ALTER TABLE projects ADD COLUMN pr_report_style TEXT NOT NULL DEFAULT 'comment';
|