Skip to content

Commit 28691de

Browse files
authored
JS-753 Change branch for rspec generation (#5440)
1 parent 993180b commit 28691de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • sonar-plugin/javascript-checks

sonar-plugin/javascript-checks/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
</goals>
6565
<configuration>
6666
<ruleSubdirectory>javascript</ruleSubdirectory>
67+
<vcsBranchName>dogfood-automerge</vcsBranchName>
6768
<targetDirectory>${project.basedir}/../../resources/rule-data/javascript</targetDirectory>
6869
</configuration>
6970
</execution>
@@ -75,6 +76,7 @@
7576
</goals>
7677
<configuration>
7778
<ruleSubdirectory>css</ruleSubdirectory>
79+
<vcsBranchName>dogfood-automerge</vcsBranchName>
7880
<targetDirectory>${project.basedir}/../../resources/rule-data/css</targetDirectory>
7981
</configuration>
8082
</execution>

0 commit comments

Comments
 (0)