Skip to content

Commit b7e4f69

Browse files
committed
revert v3 catalog project ref change
1 parent 46e722c commit b7e4f69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

references/v3-catalog/trigger.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ export { handleError } from "./src/handleError.js";
1313

1414
export default defineConfig({
1515
runtime: "node",
16-
// project: "yubjwjsfkxnylobaqvqz",
17-
project: "proj_oveexhsnehnarnusktpc",
16+
project: "yubjwjsfkxnylobaqvqz",
1817
machine: "medium-1x",
1918
instrumentations: [new OpenAIInstrumentation()],
2019
additionalFiles: ["wrangler/wrangler.toml"],

0 commit comments

Comments
 (0)