Skip to content

Commit d085dc1

Browse files
committed
ci: trigger MainDistributionPipeline on push to v1.5
1 parent b9bead0 commit d085dc1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Main Extension Distribution Pipeline
22
on:
3-
push: null
3+
push:
4+
branches:
5+
- v1.5
46
pull_request: null
57
workflow_dispatch: null
68
schedule:

0 commit comments

Comments
 (0)