Zach Hilman 6 лет назад
Родитель
Сommit
53be058e74
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .ci/templates/mergebot.yml

+ 1 - 1
.ci/templates/mergebot.yml

@@ -11,5 +11,5 @@ steps:
     inputs:
       scriptSource: 'filePath'
       scriptPath: '.ci/scripts/merge/apply-patches-by-label.py'
-      arguments: '${{ parameters.matchLabel }} patches'
+      arguments: '${{ parameters.matchLabel }} Tagged patches'
       workingDirectory: '$(System.DefaultWorkingDirectory)'