ci: Add Mainline tagline

This commit is contained in:
Zach Hilman
2019-10-02 18:51:17 -04:00
parent 5fc784920e
commit 627e6b3573

View File

@@ -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)'