ci: Add Mainline tagline
This commit is contained in:
parent
d648cd562a
commit
53be058e74
|
@ -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)'
|
||||
|
|
Reference in New Issue