Skip to content

Commit fef4800

Browse files
authored
SONARRUBY-114 Unified dogfooding scans - change primary platform to next (#98)
1 parent eff3a76 commit fef4800

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/unified-dogfooding.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
uses: SonarSource/unified-dogfooding-actions/run-iris@v1
2323
with:
2424
primary_project_key: SonarSource_sonar-ruby
25-
primary_platform: "SQC-EU"
25+
primary_platform: "Next"
2626
shadow1_project_key: SonarSource_sonar-ruby
27-
shadow1_platform: "Next"
27+
shadow1_platform: "SQC-EU"
2828
shadow2_project_key: SonarSource_sonar-ruby
29-
shadow2_platform: "SQC-US"
29+
shadow2_platform: "SQC-US"

0 commit comments

Comments
 (0)