mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 17:00:27 -04:00
4b9662b21e
* ci(docs): fix sync process GraphQL codegen needs to be run before sync because otherwise the types are missing. Missed this in local testing because codegen had already been run for other reasons. * fix(troubleshooting sync): unresolved import * ci(docs lint): fix commenting workflow