Jonathan Kelley 3 سال پیش
والد
کامیت
affdaf05ce
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: