Skip to content

Commit 2c593ae

Browse files
committed
fix branch
1 parent 5caa9dd commit 2c593ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-starlight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Starlight docs to Cloudflare
22

33
on:
44
push:
5-
branches: [3.x]
5+
branches: [main]
66
# Only run when something the build actually consumes changes —
77
# avoids re-deploying when the legacy docusaurus tree or unrelated
88
# repo files are touched.

0 commit comments

Comments
 (0)