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 b954816 commit 5a19915Copy full SHA for 5a19915
1 file changed
.github/workflows/deploy-docs.yml
@@ -1,10 +1,10 @@
1
-name: Deploy documentation to Cloudflare
+name: Deploy docs to Cloudflare
2
3
on:
4
push:
5
- branches: [main]
+ branches: [develop]
6
pull_request:
7
8
9
jobs:
10
deploy:
0 commit comments