Переглянути джерело

fix: remove obsolete vue-frontend path from CI

Ayush Sharma 6 місяців тому
батько
коміт
4a60f7c855
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      .github/workflows/ci.yml

+ 0 - 2
.github/workflows/ci.yml

@@ -7,7 +7,6 @@ on:
       - "/keywords.txt"
       - "/library.json"
       - "/library.properties"
-      - "/vue-frontend"
       - "/docs"
   pull_request:
     paths-ignore:
@@ -15,7 +14,6 @@ on:
       - "/keywords.txt"
       - "/library.json"
       - "/library.properties"
-      - "/vue-frontend"
       - "/docs"
 
 concurrency: