Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan committed Feb 6, 2024
1 parent 6dab956 commit f6e587b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
name: "CodeQL"

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

jobs:
analyze:
Expand Down

0 comments on commit f6e587b

Please sign in to comment.