Skip to content

Commit 4c05ce6

Browse files
committed
Exclude webcomponents/dist from workflow paths
1 parent aa222ae commit 4c05ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin-updater.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- webcomponents/**.ts
1111
- webcomponents/**.json
1212
- webcomponents/**.svelte
13+
- "!webcomponents/dist/**"
1314

1415
jobs:
1516
build-webcomponents:

0 commit comments

Comments
 (0)