Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matcdac authored Dec 9, 2023
1 parent efe5d45 commit da19ed9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ on:
pull_request:
branches: [ "master", "TurquoiseSpace" ]
schedule:
# Pattern for Cron is [Minute] [Hour] [Day of Month] [Month] [Day of Week (where 0 is Sunday)]
# Everyday at midnight
- cron: "0 0 * * *"
# At 23:12 on every Thursday
#- cron: "12 23 * * 4"

jobs:
analyze:
Expand Down

0 comments on commit da19ed9

Please sign in to comment.