Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
chore: update global workflows (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot authored Jul 15, 2024
1 parent d5c0723 commit a18d5a4
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 a18d5a4

Please sign in to comment.