We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734148b commit 803f3d8Copy full SHA for 803f3d8
3 files changed
.github/workflows/showcase_qa-sync.yml
showcase/scripts/package.json
@@ -10,8 +10,6 @@
10
"validate-manifests": "tsx generate-registry.ts --validate-only",
11
"showcase:audit": "tsx audit.ts",
12
"create-integration": "tsx create-integration/index.ts",
13
- "sync-qa": "tsx sync-qa-to-notion.ts",
14
- "sync-qa:dry": "DRY_RUN=true tsx sync-qa-to-notion.ts",
15
"bundle-content": "tsx bundle-demo-content.ts",
16
"bundle-setup-content": "tsx bundle-setup-content.ts",
17
"extract-starter": "tsx extract-starter.ts",
0 commit comments