Skip to content

Commit

Permalink
Merge pull request #284 from wultra/issues/limit-codeql
Browse files Browse the repository at this point in the history
Disable CodeQL GitHub Action on pull requests
  • Loading branch information
banterCZ authored Apr 16, 2024
2 parents c2e4200 + e62de78 commit 883f22b
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 883f22b

Please sign in to comment.