Skip to content

Commit ffa7c2d

Browse files
committed
updates to codeql workflow
1 parent 129d004 commit ffa7c2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
paths:
99
- '**'
1010
- '!docs/**'
11-
- '!new-cli/**'
1211
- '!.github/**'
1312
- .github/workflows/codeql-analysis.yml
1413

@@ -19,7 +18,6 @@ on:
1918
paths:
2019
- '**'
2120
- '!docs/**'
22-
- '!new-cli/**'
2321
- '!.github/**'
2422
- .github/workflows/codeql-analysis.yml
2523

0 commit comments

Comments
 (0)