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 a4996ae commit a444023Copy full SHA for a444023
.github/workflows/system-tests.yml
@@ -24,8 +24,7 @@ on:
24
env:
25
REGISTRY: ghcr.io
26
REPO: ghcr.io/datadog/dd-trace-rb
27
- # TODO: remove this change before merging to master
28
- SYSTEM_TESTS_REF: enable-ip-blocking-for-ruby
+ SYSTEM_TESTS_REF: main # This must always be set to `main` on dd-trace-rb's master branch
29
30
jobs:
31
build-harness:
0 commit comments