Skip to content

Commit

Permalink
Add codeql config file
Browse files Browse the repository at this point in the history
  • Loading branch information
lexicalunit committed Jul 15, 2024
1 parent 56b97d1 commit 23ee328
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,12 @@ name: "CodeQL"

on:
push:
paths-ignore:
- 'docs/**'
branches: [ "main" ]
pull_request:
paths-ignore:
- 'docs/**'
branches: [ "main" ]
schedule:
- cron: '15 6 * * 1'
Expand Down

0 comments on commit 23ee328

Please sign in to comment.