Run website workflows for changes to Fleet maintained apps (#36775)

This commit is contained in:
Eric
2025-12-08 16:27:55 -06:00
committed by GitHub
parent abe7306f67
commit 3eb444473e
2 changed files with 2 additions and 0 deletions
@@ -9,6 +9,7 @@ on:
- 'handbook/**'
- 'articles/**'
- 'schema/**'
- "ee/maintained-apps/outputs/**"
# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
+1
View File
@@ -9,6 +9,7 @@ on:
- "schema/**"
- "articles/**"
- ".github/workflows/test-website.yml"
- "ee/maintained-apps/outputs/**"
# This allows a subsequently queued workflow run to interrupt previous runs
concurrency: