We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5caa9dd commit 2c593aeCopy full SHA for 2c593ae
1 file changed
.github/workflows/deploy-starlight.yml
@@ -2,7 +2,7 @@ name: Deploy Starlight docs to Cloudflare
2
3
on:
4
push:
5
- branches: [3.x]
+ branches: [main]
6
# Only run when something the build actually consumes changes —
7
# avoids re-deploying when the legacy docusaurus tree or unrelated
8
# repo files are touched.
0 commit comments