Skip to content

Commit

Permalink
feat: rename CodeQL job for easier selection (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Feb 9, 2024
1 parent 3344e02 commit 36ef96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
triggers: ('${{ matrix.dir }}/')

codeql:
name: CodeQL
name: CodeQL Security Scan
if: ${{ ! github.event.pull_request.draft }}
needs: [tests]
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 36ef96e

Please sign in to comment.