mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
Update validation-pipeline.yaml (#30346)
* Update validation-pipeline.yaml
This commit is contained in:
committed by
GitHub
parent
708a28fac1
commit
129898731f
@@ -4,7 +4,13 @@
|
||||
name: '$(Build.DefinitionName)-$(Build.DefinitionVersion)-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)-$(Rev:r)'
|
||||
|
||||
trigger: none
|
||||
pr: none
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
paths:
|
||||
include:
|
||||
- manifests
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user