Skip to content

Commit

Permalink
chore: don't apply to codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Oct 14, 2024
1 parent 5de08ba commit b30f614
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ on:
jobs:
analyze:
name: Analyze
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
Expand Down

0 comments on commit b30f614

Please sign in to comment.