Files
llama-ui/.github
Adrian Lyjak 6048e7660a fix: remove non-existent examples/ path from auto-fix workflow (#295)
The auto-fix PR workflow was failing because it tried to add files from
examples/ directory which doesn't exist at the repo root. This caused
`git add` to fail with "pathspec 'examples/' did not match any files".

https://claude.ai/code/session_01Nu8sTEG8UxRfPGhoFunTVB

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-03 11:55:18 -05:00
..