Skip to content

Commit

Permalink
Add language to job name
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jul 20, 2024
1 parent 4e42e06 commit 81388f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions: {}

jobs:
analyze:
name: "CodeQL analysis"
name: "CodeQL analysis (${{ matrix.language }})"
runs-on: "ubuntu-latest"
permissions:
actions: "read"
Expand Down

0 comments on commit 81388f2

Please sign in to comment.