We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8bbca1 commit 6eca227Copy full SHA for 6eca227
1 file changed
.github/workflows/MainDistributionPipeline.yml
@@ -4,6 +4,9 @@
4
name: Main Extension Distribution Pipeline
5
on:
6
push:
7
+ paths-ignore:
8
+ - "*/**.md"
9
+ - "*/**.yml"
10
pull_request:
11
workflow_dispatch:
12
0 commit comments