We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc668b4 commit cc72d62Copy full SHA for cc72d62
.github/workflows/NativePipeline.yml
@@ -73,6 +73,8 @@ on:
73
74
# Trigger on PR
75
pull_request:
76
+ branches:
77
+ - version/mx/10
78
79
# Use default name in case no input
80
run-name: ${{ github.event.inputs.run_name || 'Run Native Pipeline' }}
0 commit comments