Skip to content

Commit a444023

Browse files
authored
Switch system-tests ref back to main (#4350)
1 parent a4996ae commit a444023

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/system-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ on:
2424
env:
2525
REGISTRY: ghcr.io
2626
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
27+
SYSTEM_TESTS_REF: main # This must always be set to `main` on dd-trace-rb's master branch
2928

3029
jobs:
3130
build-harness:

0 commit comments

Comments
 (0)