Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
turning of annoying emails for an old project
  • Loading branch information
DankersW authored Mar 15, 2024
1 parent cbba19f commit 4805431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '29 21 * * 5'
#schedule:
# - cron: '29 21 * * 5'

jobs:
analyze:
Expand Down

0 comments on commit 4805431

Please sign in to comment.