ci: Add Mainline tagline

This commit is contained in:
Zach Hilman 2019-10-02 18:51:17 -04:00
parent d648cd562a
commit 53be058e74
1 changed files with 1 additions and 1 deletions

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