We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3d4a76 + 7ea9226 commit 8781b4cCopy full SHA for 8781b4c
1 file changed
.github/workflows/MainDistributionPipeline.yml
@@ -1,6 +1,8 @@
1
name: Main Extension Distribution Pipeline
2
on:
3
- push: null
+ push:
4
+ branches:
5
+ - v1.5
6
pull_request: null
7
workflow_dispatch: null
8
schedule:
0 commit comments