Skip to content

Commit

Permalink
run codeql on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
ardera authored Nov 1, 2023
1 parent 24beadd commit 8f4e972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
name: "CodeQL"

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

0 comments on commit 8f4e972

Please sign in to comment.