Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 8f392c6

Browse files
committed
chore: CI - Add paths change to trigger github ci
1 parent 2756cef commit 8f392c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
[
2121
".github/scripts/**",
2222
".github/workflows/build.yml",
23+
".github/workflows/codeql-analysis.yml",
2324
"**/CMakeLists.txt",
2425
"**/Makefile",
2526
"**/*.h",
@@ -40,6 +41,7 @@ on:
4041
[
4142
".github/scripts/**",
4243
".github/workflows/build.yml",
44+
".github/workflows/codeql-analysis.yml",
4345
"**/CMakeLists.txt",
4446
"**/Makefile",
4547
"**/*.h",

0 commit comments

Comments
 (0)