[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

Select the types of activity you want to include in your feed.

Potential fix for code scanning alert no. 10: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

authored by

Thomas
Copilot Autofix powered by AI
and committed by
GitHub
(May 6, 2026, 3:44 PM +0200) 7e752ae2 e5933f97

+3
+3
.github/workflows/ci.yml
··· 8 8 branches: 9 9 - master 10 10 11 + permissions: 12 + contents: read 13 + 11 14 jobs: 12 15 lint: 13 16 runs-on: ubuntu-latest