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 31da5db commit 0d4bb06Copy full SHA for 0d4bb06
.github/workflows/run-qe-test.yml
@@ -99,6 +99,7 @@ jobs:
99
with:
100
# Entire repo must be cloned because the test definition includes this repo
101
repository: citrusleaf/aerospike-tests-python
102
+ token: ${{ secrets.CLIENT_BOT_PAT }}
103
path: aerospike-tests-python
104
ref: CLIENT-3541-add-client-centered-performance-regression-tests
105
fetch-depth: 0
0 commit comments