Skip to content

Commit cc72d62

Browse files
committed
feat: trigger on PR
1 parent bc668b4 commit cc72d62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/NativePipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ on:
7373

7474
# Trigger on PR
7575
pull_request:
76+
branches:
77+
- version/mx/10
7678

7779
# Use default name in case no input
7880
run-name: ${{ github.event.inputs.run_name || 'Run Native Pipeline' }}

0 commit comments

Comments
 (0)