Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
hlafaille committed Dec 12, 2024
1 parent 6e3fb7c commit b9de72b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sdlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ on:
jobs:
codeql:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit b9de72b

Please sign in to comment.