Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-smx authored Nov 26, 2023
1 parent 13c7f3d commit e7149d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
name: "CodeQL"

on:
# push:
# branches: [ "main", "master" ]
schedule:
- cron: '0 0 * * *'
push:
branches: [ "main", "master" ]
#schedule:
# - cron: '0 0 * * *'
pull_request:
branches: '*'

Expand Down

0 comments on commit e7149d6

Please sign in to comment.