Explorar o código

chore: CI add ignore files (paths-ignore)

yisibl %!s(int64=3) %!d(string=hai) anos
pai
achega
9cae5f50f8
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .github/workflows/CI.yaml

+ 6 - 0
.github/workflows/CI.yaml

@@ -10,6 +10,12 @@ on:
       - main
     tags-ignore:
       - '**'
+    paths-ignore:
+      - '**/*.md'
+      - 'LICENSE'
+      - '**/*.gitignore'
+      - '.editorconfig'
+      - 'docs/**'
   pull_request: null
 
 jobs: