Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
or-akl authored Feb 12, 2024
1 parent bad85ad commit 8eed363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: "CodeQL"

on:
push:
branches: [ "or-appsec" ]
branches: [ "master" ]
pull_request:
branches: [ "or-appsec" ]
branches: [ "master" ]
schedule:
- cron: '21 16 * * 1'
- cron: '0 16 * * 0'

jobs:
analyze:
Expand Down

0 comments on commit 8eed363

Please sign in to comment.