Skip to content

Commit b2c7999

Browse files
authored
Enhance comments in releaseops-aura-tests.yml
Added comments to clarify the purpose of the workflow.
1 parent 018b655 commit b2c7999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/releaseops-aura-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "ReleaseOps Aura Tests"
2-
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.
34
on:
4-
# Allows you to run this workflow manually from the Actions tab
55
workflow_dispatch:
66

77
concurrency:

0 commit comments

Comments
 (0)