Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-sangar authored Dec 16, 2024
1 parent e0eace3 commit 9de486d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
- '[0-9].[0-9]+' # matches to backport branches, e.g. 3.6
pull_request:
branches: [ "master" ]
schedule:
- cron: "9 1 * * 4"
# schedule:
# - cron: "9 1 * * 4"

jobs:
analyze:
Expand Down

0 comments on commit 9de486d

Please sign in to comment.