Skip to content

Commit

Permalink
Run CodeQL on cronjob only
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Nov 21, 2024
1 parent a1b9ef9 commit 8926b5d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,6 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
- README.md
- .gitignore
- .gitpod.yml
- LICENSE
pull_request:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
- README.md
- .gitignore
- .gitpod.yml
- LICENSE
schedule:
- cron: '31 6 * * 2'

Expand Down

0 comments on commit 8926b5d

Please sign in to comment.