Skip to content

Commit

Permalink
Run CodeQL only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Mar 15, 2024
1 parent ad827e7 commit 7a44a51
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
@@ -1,12 +1,8 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "57 4 * * 4"

jobs:
analyze:
Expand Down

0 comments on commit 7a44a51

Please sign in to comment.