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 3ce0302 commit 9a748b9Copy full SHA for 9a748b9
publish.yml
@@ -6,7 +6,7 @@ site:
6
content:
7
sources:
8
- url: ./
9
- branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4','dev']
+ branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', 'HEAD']
10
edit_url: https://github.com/neo4j/docs-cypher/tree/{refname}/{path}
11
exclude:
12
- '!**/_includes/*'
0 commit comments