update codeql to not run on only contributing docs PR's (#47155)

I saw CodeQL being run on this PR
https://github.com/fleetdm/fleet/pull/47154
But it only modified a .MD file inside the docs/Contributing path, we
also only have MD files in there, so I think it's wasteful to run on
those changes.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated CI/CD workflow configuration to optimize pipeline efficiency
by excluding documentation changes from code analysis triggers.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Magnus Jensen
2026-06-10 09:11:09 +02:00
committed by GitHub
parent 4de586e650
commit ed42b7b6fb
+1
View File
@@ -2,3 +2,4 @@ name: Fleet CodeQL
paths-ignore:
- website/assets/dependencies/
- docs/Contributing/