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 929e326 commit 3611e42Copy full SHA for 3611e42
.github/workflows/docs.yml
@@ -3,7 +3,7 @@ name: docs
3
on:
4
# trigger deployment on every push to main branch
5
push:
6
- branches: [development, news]
+ branches: [development]
7
# trigger deployment manually
8
workflow_dispatch:
9
0 commit comments