Skip to content

Commit

Permalink
ci: revert codeQL checks to apart of merge queue runs (#2456)
Browse files Browse the repository at this point in the history
ci: add codeQL checks to merge queue runs
  • Loading branch information
jpayne3506 authored Dec 20, 2023
1 parent 3c7cbe0 commit fc173a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ on:
- checks_requested
jobs:
analyze:
if: ${{ github.event_name == 'pull_request' }}
name: Analyze
strategy:
fail-fast: false
Expand Down

0 comments on commit fc173a8

Please sign in to comment.