Commit 751d739e

Robert Craigie <robert@craigie.dev>
2025-03-21 21:33:45
chore(ci): run workflows on next too
1 parent dbf975c
Changed files (1)
.github
workflows
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
   pull_request:
     branches:
       - main
+      - next
 
 jobs:
   lint: