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 afc2fda commit 2b9d98cCopy full SHA for 2b9d98c
.github/workflows/docs-pr-checks.yml
@@ -5,10 +5,8 @@ on:
5
pull_request:
6
branches:
7
- "dev"
8
- - "5.x"
9
- - "4.[0-9]"
10
- - "3.5"
11
-
+ - "cypher-25"
+ - "cypher-5"
12
13
jobs:
14
.github/workflows/docs-teardown.yml
@@ -5,9 +5,9 @@ on:
pull_request_target:
+
types:
- closed
0 commit comments