Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianwessel committed Jun 4, 2023
1 parent 4a6ebe6 commit 5dcdf1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@ name: "CodeQL"
on:
push:
branches: [ master, develop ]
paths-ignore:
- 'docs'
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
paths-ignore:
- 'docs'
schedule:
- cron: '35 21 * * 0'

Expand Down

0 comments on commit 5dcdf1c

Please sign in to comment.