Skip to content

Commit

Permalink
Disable CodeQL on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
esoergel committed Sep 30, 2024
1 parent 6ec14e8 commit 82fa848
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 Advanced"

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
# push:
# branches: [ "master" ]
# pull_request:
# branches: [ "master" ]
schedule:
- cron: '20 15 * * 5'

Expand Down

0 comments on commit 82fa848

Please sign in to comment.