Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 authored Aug 26, 2024
1 parent 2ad3eaf commit 5f1e56b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
name: "CodeQL"

on:
push:
branches: [ "*" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "*" ]
# push:
# branches: [ "*" ]
# pull_request:
# # The branches below must be a subset of the branches above
# branches: [ "*" ]
schedule:
- cron: '34 6 * * 0'

Expand Down

0 comments on commit 5f1e56b

Please sign in to comment.