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 018b655 commit b2c7999Copy full SHA for b2c7999
.github/workflows/releaseops-aura-tests.yml
@@ -1,7 +1,7 @@
1
name: "ReleaseOps Aura Tests"
2
-
+# Executes graphql tests in the ReleaseOps Aura environment as part of the Neo4j ReleaseOps pipeline.
3
+# Triggered by ReleaseOps from TeamCity, to validate the new database version, before a release.
4
on:
- # Allows you to run this workflow manually from the Actions tab
5
workflow_dispatch:
6
7
concurrency:
0 commit comments