Skip to content

Commit

Permalink
Codeql develop
Browse files Browse the repository at this point in the history
  • Loading branch information
disa6302 committed Apr 1, 2024
1 parent 03c78cd commit 36506b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ name: "CodeQL"

on:
push:
branches: [ master ]
branches: [ master, develop ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ master, develop ]
schedule:
- cron: '31 1 * * 2'
- cron: '36 22 * * 2'

jobs:
analyze:
Expand Down

0 comments on commit 36506b8

Please sign in to comment.