Skip to content

Commit

Permalink
Merge pull request #325 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 22, 2024
2 parents f058b68 + 86d55ad commit d83a952
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: '19 8 * * 5'

Expand Down

0 comments on commit d83a952

Please sign in to comment.