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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ on:
- 'handbook/**'
- 'articles/**'
- 'schema/**'
- "ee/maintained-apps/outputs/**"
# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:

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: