diff --git a/convex/README.md b/convex/README.md index 7fda0c3..8aca79d 100644 --- a/convex/README.md +++ b/convex/README.md @@ -1,5 +1,7 @@ # Welcome to your Convex functions directory! +CI note: touching a file under `convex/**` intentionally triggers the Convex deploy job. + Write your Convex functions here. See https://docs.convex.dev/functions for more.