We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22edf20 + fe973ee commit 6e88926Copy full SHA for 6e88926
.github/workflows/ci.yml
@@ -1,4 +1,6 @@
1
name: CI - Tests & Security
2
+permissions:
3
+ contents: read
4
5
# Tests the LLM Provider Abstraction system including:
6
# - Provider Factory (Ollama & OpenAI providers)
0 commit comments