Skip to content

Commit ca96d15

Browse files
authored
Update MainDistributionPipeline.yml
1 parent e7e54de commit ca96d15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/MainDistributionPipeline.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
name: Main Extension Distribution Pipeline
55
on:
66
push:
7+
paths-ignore:
8+
- "**/*.md"
9+
- "**/*.yml"
710
pull_request:
811
workflow_dispatch:
912

0 commit comments

Comments
 (0)