Parcourir la source

ci: Add Mainline tagline

Zach Hilman il y a 6 ans
Parent
commit
53be058e74
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)'