Skip to content

Commit

Permalink
ci: Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhmouse committed Dec 7, 2024
1 parent 53a3e62 commit a4d8488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CodeQL Advanced"
name: CodeQL Advanced

on:
push:
Expand All @@ -16,7 +16,7 @@ on:
jobs:
analyze:
name: Analyze (${{ matrix.language }})
runs-on: 'ubuntu-latest'
runs-on: ubuntu-latest

permissions:
security-events: write
Expand Down

0 comments on commit a4d8488

Please sign in to comment.