Skip to content

Commit 4a60f7c

Browse files
committed
fix: remove obsolete vue-frontend path from CI
1 parent fe83b78 commit 4a60f7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ on:
77
- "/keywords.txt"
88
- "/library.json"
99
- "/library.properties"
10-
- "/vue-frontend"
1110
- "/docs"
1211
pull_request:
1312
paths-ignore:
1413
- "**/**.md"
1514
- "/keywords.txt"
1615
- "/library.json"
1716
- "/library.properties"
18-
- "/vue-frontend"
1917
- "/docs"
2018

2119
concurrency:

0 commit comments

Comments
 (0)