Skip to content

Commit

Permalink
Customize code QL
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalBrylka committed Dec 18, 2023
1 parent fc791e7 commit b642bc3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: "CodeQL"

on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
workflow_dispatch:
pull_request:
branches: [ main ]
schedule:
- cron: '40 16 * * 0'
Expand Down

0 comments on commit b642bc3

Please sign in to comment.