Skip to content

Commit 7ea9226

Browse files
committed
ci: trigger MainDistributionPipeline on push to v1.5
1 parent 062d924 commit 7ea9226

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.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)