Skip to content

Commit

Permalink
Re-enable codeql for builder
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
jpkrohling committed Oct 28, 2021
1 parent ec29506 commit 34d377d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: "CodeQL Analysis"
on:
push:
branches: [ main ]
paths-ignore:
- 'builder/**'
pull_request:
paths-ignore:
- 'builder/**'

jobs:
CodeQL-Build:
Expand Down

0 comments on commit 34d377d

Please sign in to comment.