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 a0f3acd commit 08db558Copy full SHA for 08db558
1 file changed
.github/workflows/root-ci.yml
@@ -79,6 +79,7 @@ env:
79
GLOBAL_OVERRIDES: 'asserts=ON LLVM_ENABLE_ASSERTIONS=ON'
80
ROOT_TEST_S3_ACCESS_KEY: ${{ secrets.ROOT_TEST_S3_ACCESS_KEY }}
81
ROOT_TEST_S3_SECRET_KEY: ${{ secrets.ROOT_TEST_S3_SECRET_KEY }}
82
+ ROOT_OBJECT_AUTO_REGISTRATION: 0
83
84
concurrency:
85
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
0 commit comments