Skip to content

Commit

Permalink
Limit codeql scope (NVIDIA#6710)
Browse files Browse the repository at this point in the history
Signed-off-by: smajumdar <titu1994@gmail.com>
Signed-off-by: hsiehjackson <c2hsieh@ucsd.edu>
  • Loading branch information
titu1994 authored and hsiehjackson committed Jun 2, 2023
1 parent b70dbf7 commit 1a66d30
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ on:
schedule:
- cron: '19 1 * * 4'

paths:
- nemo/
- tests/
- tools/
- scripts/
- examples/

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 1a66d30

Please sign in to comment.