1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-08-04 22:20:08 +00:00

ci: Add Mainline tagline

This commit is contained in:
Zach Hilman 2019-10-02 18:51:17 -04:00
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)'