Jonathan Kelley 3 lat temu
rodzic
commit
affdaf05ce
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -5,7 +5,7 @@ on:
     branches:
       - master
     paths:
-      - docs
+      - docs/**
 
 jobs:
   build-deploy: