Skip to content

Commit

Permalink
Preparation for merge queue (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahlblom authored Oct 23, 2023
1 parent c099c6d commit b5e4f48
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: "CodeQL"

on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
merge_group:
branches: [main]
schedule:
- cron: '0 8 * * 2'

jobs:
analyze:
Expand Down

0 comments on commit b5e4f48

Please sign in to comment.