Merge pull request #10678 from stevenhorsman/update-gatekeeper-rules-for-md-only-PRs

ci: Update gatekeeper tests for md files
This commit is contained in:
Steve Horsman 2025-04-09 18:10:05 +01:00 committed by GitHub
commit 0dbf4ec39f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,10 +18,8 @@ paths:
- "^\\.github/workflows/static-checks": ["static"]
- "^\\.github/workflows/": []
- "^tools/testing/gatekeeper/required-tests.yaml": []
- "\\.md$": ["static"]
# TODO: Expand filters
# Documentation
#- "\\.rst$": ["build"]
#- "\\.md$": ["build"]
# Sources
#- "^src/": ["static", "build", "test"]