Skip to content

Commit

Permalink
yaml linting
Browse files Browse the repository at this point in the history
Signed-off-by: HAHWUL <[email protected]>
  • Loading branch information
hahwul committed Dec 25, 2024
1 parent 6cbcd26 commit 3145bad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@
- any-glob-to-any-file: Dockerfile
🤖 llm:
- changed-files:
- any-glob-to-any-file: [src/llm/**, src/analyzer/analyzers/llm_analyzers/**]
- any-glob-to-any-file:
- src/llm/**
- src/analyzer/analyzers/llm_analyzers/**

0 comments on commit 3145bad

Please sign in to comment.