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 ff3881e commit 8024a0fCopy full SHA for 8024a0f
1 file changed
ci/run_tests_pipeline.yaml
@@ -1,5 +1,10 @@
1
trigger: none
2
3
+pr:
4
+ branches:
5
+ include:
6
+ - main
7
+
8
variables:
9
ARCHIVED_LOGS: "$(Build.ArtifactStagingDirectory)/questdb-$(Build.SourceBranchName)-$(Build.SourceVersion)-$(System.StageAttempt)-$(Agent.OS).zip"
10
QUESTDB_RUNNING: true
0 commit comments