Skip to content

Commit 2ed8731

Browse files
committed
ci: retain log settings
1 parent e170ea8 commit 2ed8731

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

wrangler.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name = "bookmarker"
22
main = "src/entry.ts"
33
compatibility_date = "2025-02-04"
4-
account_id = "575c5711293e5f7ab8e8edeb1e30fd45"
4+
account_id = "575c5711293e5f7ab8e8edeb1e30fd45"
5+
6+
[observability]
7+
enabled = true

0 commit comments

Comments
 (0)