Skip to content

Commit

Permalink
ci: add if to codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
jpayne3506 committed Dec 20, 2023
1 parent 9cd051b commit 2d6aad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
- checks_requested
jobs:
analyze:
if: ${{ github.event_name == 'pull_request' }}
name: Analyze
strategy:
fail-fast: false
Expand Down

0 comments on commit 2d6aad0

Please sign in to comment.