Skip to content

Commit

Permalink
chore: update global workflows (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot authored Jul 15, 2024
1 parent 523da5b commit 3fe4486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
# queries: security-extended,security-and-quality
config: |
paths-ignore:
- build
- node_modules
- third-party
Expand Down Expand Up @@ -196,6 +197,7 @@ jobs:
input: sarif-results/${{ matrix.language }}.sarif
output: sarif-results/${{ matrix.language }}.sarif
patterns: |
-build/**
-node_modules/**
-third\-party/**
Expand Down

0 comments on commit 3fe4486

Please sign in to comment.