Skip to content

Commit 9813df7

Browse files
committed
fix: update CodeQL workflow to include dev_tools directory and refine actions path
1 parent 7d586fd commit 9813df7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ jobs:
3232
- platform/**
3333
- docker/**
3434
- interactive_ai/**
35+
- dev_tools/**
3536
javascript-typescript:
3637
- web_ui/**
3738
actions:
38-
- .github/workflows/**
39+
- .github/**
3940
go:
4041
- libs/**
4142
- interactive_ai/**

0 commit comments

Comments
 (0)