Skip to content

Commit

Permalink
Do not run CodeQL on push
Browse files Browse the repository at this point in the history
  • Loading branch information
horgh committed Jun 19, 2024
1 parent a33e228 commit e6e256a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: "Code scanning - action"

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
schedule:
- cron: '0 10 * * 3'
Expand Down

0 comments on commit e6e256a

Please sign in to comment.