Skip to content

Commit

Permalink
add codeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
Unam3dd committed May 26, 2024
1 parent 61af36a commit a1e7bbc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/codeQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
strategy:
fail-fast: false
matrix:
- language: c-cpp
build-mode: manual
include:
- language: c-cpp
build-mode: manual

steps:
- name: Checkout repository ${{ github.repository }} on a branch ${{ github.ref_name }} triggered by ${{ github.event_name }}
Expand Down

0 comments on commit a1e7bbc

Please sign in to comment.