Răsfoiți Sursa

feat: Exclude Stride.Docs.sln updates from triggering the build

Vaclav Elias 2 ani în urmă
părinte
comite
27ec1b54f7

+ 1 - 0
.github/workflows/stride-docs-staging-azure.yml

@@ -9,6 +9,7 @@ on:
       - staging
       - staging
     paths-ignore:
     paths-ignore:
       - 'README.md'
       - 'README.md'
+      - 'Stride.Docs.sln'
       - 'BuildDocs.ps1'
       - 'BuildDocs.ps1'
       - 'wiki/**'
       - 'wiki/**'
       - .gitignore
       - .gitignore

+ 1 - 0
.github/workflows/stride-docs-staging-fast-track-azure.yml

@@ -9,6 +9,7 @@ on:
   #     - main
   #     - main
   #   paths-ignore:
   #   paths-ignore:
   #     - 'README.md'
   #     - 'README.md'
+  #     - 'Stride.Docs.sln'
   #     - 'BuildDocs.ps1'
   #     - 'BuildDocs.ps1'
   #     - 'wiki/**'
   #     - 'wiki/**'
   #     - .gitignore
   #     - .gitignore