chore(repo): expose PR sync script (#2595)

This commit is contained in:
Steven Enamakel
2026-05-24 20:26:10 -07:00
committed by GitHub
parent 8f2e68db0d
commit ddfb6118b6
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
"merge-pr": "bash scripts/shortcuts/review/merge.sh",
"mock:api": "node scripts/mock-api-server.mjs",
"pr:checklist": "node scripts/check-pr-checklist.mjs",
"pr:sync-main": "node scripts/merge-main-into-open-prs.mjs",
"rabbit": "bash scripts/rabbit/cli.sh",
"reset": "bash scripts/shortcuts/ws-reset.sh",
"deep-work": "bash scripts/deep-work/cli.sh",