Skip to content

Commit

Permalink
Disable CodeQL GitHub Action on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Apr 15, 2024
1 parent c2e4200 commit e62de78
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
Expand Up @@ -4,9 +4,6 @@ on:
workflow_dispatch:
push:
branches: [ 'develop', 'master', 'releases/**' ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ 'develop', 'master', 'releases/**' ]
schedule:
- cron: '0 2 * * 4'

Expand Down

0 comments on commit e62de78

Please sign in to comment.